Skip to content

Commit f01eafd

Browse files
Update firmware version
1 parent c5db9cd commit f01eafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FlightControl_Demo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ namespace LogModes {
9696

9797
/////////////////////////// BEGIN USER CONFIG ////////////////////////
9898
//PRODUCT_ID(18596) //Configured based on the target product, comment out if device has no product
99-
PRODUCT_VERSION(31) //Configure based on the firmware version you wish to create, check product firmware page to see what is currently the highest number
99+
PRODUCT_VERSION(32) //Configure based on the firmware version you wish to create, check product firmware page to see what is currently the highest number
100100

101101
const int backhaulCount = 4; //Number of log events before backhaul is performed
102102
const unsigned long logPeriod = 300; //Number of seconds to wait between logging events

0 commit comments

Comments
 (0)