1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

drivers/adcxx1c: fix typos

This commit is contained in:
Kaspar Schleiser 2019-10-23 21:24:16 +02:00
parent 5ebe48ce42
commit a62797e8ba

View File

@ -24,7 +24,7 @@ extern "C" {
#endif
/**
* @name ADCxx1C register addesses
* @name ADCxx1C register addresses
* @{
*/
#define ADCXX1C_CONV_RES_ADDR (0)