We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61e7609 commit ffb62f4Copy full SHA for ffb62f4
Firmware/RTK_Everywhere/RTK_Everywhere.ino
@@ -79,7 +79,7 @@
79
*/
80
81
// 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
+#define NOT_FACET_FLEX // Comment to force support for Facet Flex
83
84
// To reduce compile times, various parts of the firmware can be disabled/removed if they are not
85
// needed during development
0 commit comments