mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-04 12:44:40 +00:00
Trunk fmt
This commit is contained in:
parent
ca5795d3e7
commit
a3755dfce5
@ -391,7 +391,7 @@ bool Power::analogInit()
|
|||||||
#endif
|
#endif
|
||||||
#endif // ARCH_NRF52
|
#endif // ARCH_NRF52
|
||||||
analogReadResolution(BATTERY_SENSE_RESOLUTION_BITS);
|
analogReadResolution(BATTERY_SENSE_RESOLUTION_BITS);
|
||||||
|
|
||||||
batteryLevel = &analogLevel;
|
batteryLevel = &analogLevel;
|
||||||
return true;
|
return true;
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user