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

drivers/ads101x: fix typos

This commit is contained in:
Kaspar Schleiser 2019-10-23 21:20:29 +02:00
parent c4989a4c7a
commit ec47a7542a

View File

@ -26,7 +26,7 @@ extern "C" {
#endif
/**
* @name ADS101x/111x register addesses
* @name ADS101x/111x register addresses
* @{
*/
#define ADS101X_CONV_RES_ADDR (0)