There was an error while loading. Please reload this page.
2 parents 289f64a + e9ce729 commit 11cd36eCopy full SHA for 11cd36e
1 file changed
Inc/targets.h
@@ -2019,6 +2019,14 @@
2019
#define USE_SERIAL_TELEMETRY
2020
#endif
2021
2022
+#ifdef ORQA_F051
2023
+#define FIRMWARE_NAME "ORQA F0 "
2024
+#define FILE_NAME "ORQA_F051"
2025
+#define DEAD_TIME 100
2026
+#define HARDWARE_GROUP_F0_C
2027
+#define USE_SERIAL_TELEMETRY
2028
+#endif
2029
+
2030
/******************************* G071 Targets
2031
* *********************************/
2032
0 commit comments