Initialize ESP32-S3 smoke-test project cycling the RGB led.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
idf_component_register(
|
||||
SRCS "main.c"
|
||||
INCLUDE_DIRS "."
|
||||
)
|
||||
Reference in New Issue
Block a user