[FL-1146] GD0 self-test

This commit is contained in:
あく
2021-05-08 22:24:05 +03:00
committed by GitHub
parent 2844743370
commit a975fb6dc5
7 changed files with 102 additions and 31 deletions

View File

@@ -55,7 +55,10 @@ extern const size_t input_pins_count;
extern const GpioPin vibro_gpio;
extern const GpioPin ibutton_gpio;
extern const GpioPin cc1101_g0_gpio;
extern const GpioPin gpio_cc1101_g0;
extern const GpioPin gpio_rf_sw_0;
extern const GpioPin gpio_rf_sw_1;
extern const GpioPin gpio_subghz_cs;
extern const GpioPin gpio_display_cs;