We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8507bf9 commit 6f9bdcbCopy full SHA for 6f9bdcb
tinyGS/src/Status.h
@@ -67,7 +67,7 @@ struct TextFrame {
67
};
68
69
struct Status {
70
- const uint32_t version = 2403161; // version year month day release
+ const uint32_t version = 2403241; // version year month day release
71
const char* git_version = GIT_VERSION;
72
bool mqtt_connected = false;
73
bool radio_ready = false;
0 commit comments