mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-10 15:36:38 +02:00
* communication works again
* reordered HM1200 values (for Serial print)
This commit is contained in:
parent
d0731f7065
commit
97dfbb5936
6 changed files with 49 additions and 30 deletions
|
@ -81,6 +81,7 @@ class app : public Main {
|
|||
|
||||
uint32_t mCmds[6];
|
||||
uint32_t mChannelStat[4];
|
||||
uint32_t mRecCnt;
|
||||
|
||||
// mqtt
|
||||
mqtt mMqtt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue