Clean up APA102 config and add DD mapping (#20159)

This commit is contained in:
Ryan
2023-03-20 08:12:19 +11:00
committed by GitHub
parent 3c144fac5e
commit 65a80f411f
41 changed files with 106 additions and 53 deletions

View File

@@ -23,8 +23,6 @@
#define ADC_PIN A0
#define RGB_CI_PIN A2
#define SOLENOID_PIN B12
#define SOLENOID_PINS { B12, B13, B14, B15 }
#define SOLENOID_PINS_ACTIVE_STATE { high, high, low }