updated the logger for static use without a static interface
added the RGB sensor isl29125 added WIFI
This commit is contained in:
@@ -9,8 +9,9 @@ idf_component_register(
|
||||
"hal/src/gpio.cpp"
|
||||
"hal/src/uart.cpp"
|
||||
|
||||
"platform/src/isl29125.cpp"
|
||||
"platform/src/logger.cpp"
|
||||
# "old/src/wifi.cpp"
|
||||
"platform/src/wifi.cpp"
|
||||
# "old/src/led_strip_encoder.c"
|
||||
# "old/src/ledmatrix.cpp"
|
||||
# "old/src/clock.cpp"
|
||||
|
||||
Reference in New Issue
Block a user