Skip to content

Commit ffb62f4

Browse files
committed
Disable Flex
1 parent 61e7609 commit ffb62f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/RTK_Everywhere/RTK_Everywhere.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
*/
8080

8181
// While we wait for the next hardware revision, Facet Flex needs to be manually forced:
82-
//#define NOT_FACET_FLEX // Comment to force support for Facet Flex
82+
#define NOT_FACET_FLEX // Comment to force support for Facet Flex
8383

8484
// To reduce compile times, various parts of the firmware can be disabled/removed if they are not
8585
// needed during development

0 commit comments

Comments
 (0)