We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4cee7 commit ad14086Copy full SHA for ad14086
inc/config.h
@@ -46,7 +46,7 @@
46
* @name General System Behavior
47
* @{
48
*/
49
-#define FIRMWARE_VERSION "1.10.1" ///< Pressboi firmware version
+#define FIRMWARE_VERSION "1.10.2" ///< Pressboi firmware version
50
#define STATUS_MESSAGE_BUFFER_SIZE 256 ///< Standard buffer size for composing status and error messages.
51
/** @} */
52
0 commit comments