mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-10 07:26:38 +02:00
* added option for no powerlimit (setup)
* moved function showLiveData to web.cpp * improved debug messages * cleaned some code
This commit is contained in:
parent
fec8758de7
commit
ae968d618a
7 changed files with 152 additions and 191 deletions
|
@ -71,7 +71,6 @@ class app {
|
|||
void saveValues(void);
|
||||
void resetPayload(Inverter<>* iv);
|
||||
String getStatistics(void);
|
||||
String getLiveData(void);
|
||||
String getJson(void);
|
||||
bool getWifiApActive(void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue