Skip to content

Commit b03da2f

Browse files
committed
Remove override
1 parent bdadf18 commit b03da2f

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
@@ -80,7 +80,7 @@
8080

8181
// While we wait for the next hardware revisions, Flex and Torch can be manually enabled:
8282
//#define FLEX_OVERRIDE // Uncomment to force support for Flex
83-
#define TORCH_X2_OVERRIDE // Uncomment to force support for Torch X2
83+
//#define TORCH_X2_OVERRIDE // Uncomment to force support for Torch X2
8484

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

0 commit comments

Comments
 (0)