Bumped the firmware version

This commit is contained in:
anschrammh 2024-01-16 12:52:21 +01:00
parent 97c6c4376e
commit 9ea4153118

View File

@ -26,7 +26,13 @@
* @brief Fonts now support accents (used for the French and German GUI text translations) * @brief Fonts now support accents (used for the French and German GUI text translations)
* *
*/ */
#define FIRMWARE_VERSION "0.0.4" //#define FIRMWARE_VERSION "0.0.4"
/**
* @brief Added the brand new altimeter app, updated the way the accelerometer is initialized
*
*/
#define FIRMWARE_VERSION "0.0.5"