mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
adafruit-feather-nrf52840-express: add output unit for saul_bat_voltage
Co-authored-by: crasbe <crasbe@gmail.com>
This commit is contained in:
parent
e02a8be2b7
commit
db5666acde
@ -26,7 +26,7 @@ extern "C" {
|
||||
*
|
||||
* @param[in] adc_sample The raw ADC sample.
|
||||
*
|
||||
* @return Voltage value for phydat.
|
||||
* @return Voltage value in mV for phydat.
|
||||
*/
|
||||
int16_t saul_bat_voltage_convert(int32_t adc_sample);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user