mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 00:53:41 +08:00
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#ifndef CONFIG_FYA_V1_0_H
|
||||
#define CONFIG_FYA_V1_0_H
|
||||
|
||||
|
||||
/* Onboard LEDs */
|
||||
#define LED_1_BANK
|
||||
#define LED_1_GPIO GPIOC
|
||||
#define LED_1_PIN 12
|
||||
|
||||
|
||||
|
||||
#endif /* CONFIG_FYA_V1_0_H */
|
||||
Reference in New Issue
Block a user