We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c038f5b commit 452db44Copy full SHA for 452db44
1 file changed
main/apps/utils/common.h
@@ -6,7 +6,7 @@
6
#pragma once
7
#include <hal/hal.h>
8
9
-#define FW_VERSION "V0.2"
+#define FW_VERSION "V0.3"
10
11
#define ANIM_APP_OPEN() \
12
for (int i = 10; i < 123; i += 8) { \
0 commit comments