Update payload.h
This commit is contained in:
parent
0c91c55cd4
commit
8f7ba2943f
@ -84,7 +84,8 @@ private:
|
||||
void writeUint16(uint16_t i);
|
||||
void writeUint8(uint8_t i);
|
||||
void writeFloat(float value);
|
||||
void writeUFloat(float value);
|
||||
void wri
|
||||
teUFloat(float value);
|
||||
void writePressure(float value);
|
||||
void writeVersion(char *version);
|
||||
void writeBitmap(bool a, bool b, bool c, bool d, bool e, bool f, bool g,
|
||||
|
Loading…
Reference in New Issue
Block a user