mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-17 16:27:12 +02:00
parent
27ad75b7d3
commit
40097aba18
7 changed files with 30 additions and 26 deletions
|
@ -339,7 +339,7 @@ class HmRadio : public Radio {
|
|||
mMillis = millis();
|
||||
|
||||
mLastIv = iv;
|
||||
iv->mDtuTxCnt++;
|
||||
iv->radioStatistics.dtuTxCnt++;
|
||||
}
|
||||
|
||||
uint64_t getIvId(Inverter<> *iv) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue