mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +02:00
Code review naming
This commit is contained in:
parent
79e98c997d
commit
93b6a3941e
4 changed files with 29 additions and 29 deletions
|
@ -128,7 +128,7 @@ void onOTAEnd(bool success);
|
|||
template <typename T>
|
||||
String formatPowerValue(String label, T value, String unit, int precision);
|
||||
|
||||
extern void storeParameters();
|
||||
extern void restoreParameters();
|
||||
extern void storeSettings();
|
||||
extern void restoreSettings();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue