mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-05 20:21:38 +02:00
0.7.62
* add timeout before payload is tried to process (necessary for HMS/HMT)
This commit is contained in:
parent
dae638f7c6
commit
41ade24538
5 changed files with 9 additions and 8 deletions
|
@ -173,6 +173,7 @@ class Inverter {
|
|||
alarmCnt = 0;
|
||||
alarmLastId = 0;
|
||||
rssi = -127;
|
||||
memset(&radioStatistics, 0, sizeof(statistics_t));
|
||||
}
|
||||
|
||||
~Inverter() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue