mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
[drivers include ltc4150]
* fixed typo (merged from master)
This commit is contained in:
parent
a5d1d6d26b
commit
824f7bcb60
@ -8,7 +8,7 @@ void ltc4150_start();
|
||||
void ltc4150_stop();
|
||||
|
||||
double ltc4150_get_current_mA();
|
||||
double ltc4150_get_total_mA();
|
||||
double ltc4150_get_total_mAh();
|
||||
double ltc4150_get_avg_mA();
|
||||
|
||||
#endif /* __LTC4150_H */
|
||||
|
Loading…
Reference in New Issue
Block a user