Schild has now 80 LEDs
This commit is contained in:
parent
078fa47c4c
commit
435a59df46
|
@ -6,8 +6,8 @@
|
||||||
#include "NeoPatterns.h"
|
#include "NeoPatterns.h"
|
||||||
|
|
||||||
#define PIN D1
|
#define PIN D1
|
||||||
#define SENSOR D3
|
#define SENSOR D0
|
||||||
#define NUMPIXELS 144
|
#define NUMPIXELS 80
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -16,8 +16,8 @@ framework=arduino
|
||||||
;upload_port = /dev/tty.wchusbserial410
|
;upload_port = /dev/tty.wchusbserial410
|
||||||
;upload_speed = 921600
|
;upload_speed = 921600
|
||||||
|
|
||||||
;upload_port = 5ccf7f1db369.local
|
upload_port = 5ccf7f1db369.local
|
||||||
upload_port = schild.local
|
#upload_port = schild.local
|
||||||
upload_flags = --auth=ctdo2342
|
upload_flags = --auth=ctdo2342
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue