Skip to content

Commit

Permalink
Trunk fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern committed Feb 8, 2024
1 parent ca5795d commit a3755df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Power.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ bool Power::analogInit()
#endif
#endif // ARCH_NRF52
analogReadResolution(BATTERY_SENSE_RESOLUTION_BITS);

batteryLevel = &analogLevel;
return true;
#else
Expand Down

0 comments on commit a3755df

Please sign in to comment.