use GPIO 18
This commit is contained in:
parent
00097903f0
commit
a60871cedc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
using namespace std;
|
||||
|
||||
#define WS2812_PIN 22
|
||||
#define WS2812_PIN 18
|
||||
|
||||
int main() {
|
||||
stdio_init_all();
|
||||
|
|
Loading…
Reference in a new issue