Merge remote-tracking branch 'upstream/main' into esp32-analogin
This commit is contained in:
commit
7386a948bd
@ -35,5 +35,5 @@
|
|||||||
|
|
||||||
#define AUTORESET_DELAY_MS 500
|
#define AUTORESET_DELAY_MS 500
|
||||||
|
|
||||||
#define MICROPY_HW_APA102_MOSI (&pin_GPIO40)
|
// #define MICROPY_HW_APA102_MOSI (&pin_GPIO40)
|
||||||
#define MICROPY_HW_APA102_SCK (&pin_GPIO45)
|
// #define MICROPY_HW_APA102_SCK (&pin_GPIO45)
|
||||||
|
@ -34,5 +34,5 @@
|
|||||||
|
|
||||||
#define AUTORESET_DELAY_MS 500
|
#define AUTORESET_DELAY_MS 500
|
||||||
|
|
||||||
#define MICROPY_HW_APA102_MOSI (&pin_GPIO40)
|
// #define MICROPY_HW_APA102_MOSI (&pin_GPIO40)
|
||||||
#define MICROPY_HW_APA102_SCK (&pin_GPIO45)
|
// #define MICROPY_HW_APA102_SCK (&pin_GPIO45)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user