add firmware version for arduino build

This commit is contained in:
Phat Nguyen
2024-08-22 11:23:53 +07:00
parent 625e60a5bf
commit 73089b51f5

View File

@ -15,7 +15,7 @@
#include "Main/utils.h"
#ifndef GIT_VERSION
#define GIT_VERSION "snapshot"
#define GIT_VERSION "3.1.4"
#endif
/**