Implement method as static
This commit is contained in:
parent
8373a9cffb
commit
0e9c666981
@ -57,5 +57,5 @@ protected:
|
|||||||
uint64_t _routerAddress;
|
uint64_t _routerAddress;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void convertSerialToPacketId(uint8_t buffer[], uint64_t serial);
|
static void convertSerialToPacketId(uint8_t buffer[], uint64_t serial);
|
||||||
};
|
};
|
||||||
Loading…
Reference in New Issue
Block a user