We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86e758 commit 650fb1fCopy full SHA for 650fb1f
src/main/build/version.h
@@ -22,8 +22,8 @@
22
23
#include "common/utils.h"
24
25
-#define FC_FIRMWARE_NAME "Betaflight"
26
-#define FC_FIRMWARE_IDENTIFIER "BTFL"
+#define FC_FIRMWARE_NAME "EmuFlight"
+#define FC_FIRMWARE_IDENTIFIER "EMUF"
27
#define FC_VERSION_MAJOR 4 // increment when a major release is made (big new feature, etc)
28
#define FC_VERSION_MINOR 3 // increment when a minor release is made (small new feature, change etc)
29
#define FC_VERSION_PATCH_LEVEL 1 // increment when a bug is fixed
0 commit comments