Add the 74HC595 Snake game project
This commit is contained in:
4
08-74HC595-Snake/build.sh
Normal file
4
08-74HC595-Snake/build.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
arduino-cli compile --clean --optimize-for-debug --fqbn esp32:esp32:esp32s3:CDCOnBoot=cdc --output-dir build/ .
|
||||
|
||||
Reference in New Issue
Block a user