mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-05 05:05:55 +02:00
fix compile
This commit is contained in:
parent
2f19e70852
commit
4a00f90e34
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ class Payload : public Handler<payloadListenerType> {
|
|||
mMaxRetrans = maxRetransmits;
|
||||
mTimestamp = timestamp;
|
||||
memset(mPayload, 0, (MAX_NUM_INVERTERS * sizeof(invPayload_t)));
|
||||
mLastPacketId = 0x00;
|
||||
mSerialDebug = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue