Skip to content

Commit

Permalink
Updated user_config_template.txt for ELRS 1.0.0
Browse files Browse the repository at this point in the history
Changed the compatibility level for the offical ELRS 1.0.0 release!
  • Loading branch information
James authored and JBKingdon committed Jul 17, 2021
1 parent ef4a222 commit 95048e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/user_config_template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
// Compatibility with ELRS. If not defined, runs in experimental mode which needs modified RX and BF firmware.
// Available constants for supported ELRS levels are in config_constants.h

#define ELRS_OG_COMPATIBILITY COMPAT_LEVEL_1_0_0_RC3
#define ELRS_OG_COMPATIBILITY COMPAT_LEVEL_1_0_0


// TODO make this runtime dynamic
Expand Down

0 comments on commit 95048e6

Please sign in to comment.