Skip to content

Commit d10d75f

Browse files
Update firmware version
1 parent e09c870 commit d10d75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FlightControl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ namespace LogModes {
146146
constexpr uint8_t NO_LOCAL = 3; //Same as standard log, but no attempt to log to SD card
147147
};
148148

149-
PRODUCT_VERSION(37)
149+
PRODUCT_VERSION(38)
150150

151151
//global variables affected by configuration manager
152152
int backhaulCount;

0 commit comments

Comments
 (0)