mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-07-24 11:46:33 +00:00
Increment version to 1.05
This commit is contained in:
parent
ab730188de
commit
570eefcb90
Binary file not shown.
@ -63,7 +63,7 @@ char nextionBaud[7] = "115200";
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
const float haspVersion = 1.04; // Current HASPone software release version
|
||||
const float haspVersion = 1.05; // Current HASPone software release version
|
||||
const uint16_t mqttMaxPacketSize = 2048; // Size of buffer for incoming MQTT message
|
||||
byte nextionReturnBuffer[128]; // Byte array to pass around data coming from the panel
|
||||
uint8_t nextionReturnIndex = 0; // Index for nextionReturnBuffer
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user