* improved api (now webApi)

* converted index to static page
This commit is contained in:
lumapu 2022-08-28 22:32:34 +02:00
parent 08d8658737
commit 440d386ec0
11 changed files with 266 additions and 240 deletions

View file

@ -48,7 +48,6 @@ typedef struct {
bool requested;
} invPayload_t;
class ahoywifi;
class web;
@ -239,9 +238,7 @@ class app {
uint8_t mSendLastIvId;
invPayload_t mPayload[MAX_NUM_INVERTERS];
uint32_t mRxFailed;
uint32_t mRxSuccess;
uint32_t mFrameCnt;
statistics_t mStat;
uint8_t mLastPacketId;
// timer