Skip to content

Commit e9ce729

Browse files
author
Eike Ahmels
committed
ORQA F051 target
1 parent 1c6cab7 commit e9ce729

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Inc/targets.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2008,6 +2008,14 @@
20082008
#define USE_SERIAL_TELEMETRY
20092009
#endif
20102010

2011+
#ifdef ORQA_F051
2012+
#define FIRMWARE_NAME "ORQA F0 "
2013+
#define FILE_NAME "ORQA_F051"
2014+
#define DEAD_TIME 100
2015+
#define HARDWARE_GROUP_F0_C
2016+
#define USE_SERIAL_TELEMETRY
2017+
#endif
2018+
20112019
/******************************* G071 Targets
20122020
* *********************************/
20132021

0 commit comments

Comments
 (0)