split resources, fix format

This commit is contained in:
DrZlo13
2020-11-17 07:39:48 +10:00
parent c17f4c9d38
commit 1abc98086e
7 changed files with 11 additions and 2 deletions

View File

@@ -11,3 +11,4 @@ extern const bool input_invert[GPIO_INPUT_PINS_COUNT];
extern const GpioPin led_gpio[3];
extern const GpioPin backlight_gpio;
extern const GpioPin vibro_gpio;
extern const GpioPin ibutton_gpio;