Skip to content

Commit 650fb1f

Browse files
committed
EMUF icon and BBL filenames
1 parent e86e758 commit 650fb1f

File tree

2 files changed

+154
-149
lines changed

2 files changed

+154
-149
lines changed

src/main/build/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
#include "common/utils.h"
2424

25-
#define FC_FIRMWARE_NAME "Betaflight"
26-
#define FC_FIRMWARE_IDENTIFIER "BTFL"
25+
#define FC_FIRMWARE_NAME "EmuFlight"
26+
#define FC_FIRMWARE_IDENTIFIER "EMUF"
2727
#define FC_VERSION_MAJOR 4 // increment when a major release is made (big new feature, etc)
2828
#define FC_VERSION_MINOR 3 // increment when a minor release is made (small new feature, change etc)
2929
#define FC_VERSION_PATCH_LEVEL 1 // increment when a bug is fixed

0 commit comments

Comments
 (0)