Added ESP console logger as serial interface
This commit is contained in:
@@ -5,6 +5,7 @@ idf_component_register(
|
||||
SRCS # list the source files of this component
|
||||
"main.cpp"
|
||||
# "old/src/bmp280.cpp"
|
||||
"hal/src/esplog.cpp"
|
||||
"hal/src/i2c.cpp"
|
||||
"hal/src/gpio.cpp"
|
||||
"hal/src/uart.cpp"
|
||||
|
||||
Reference in New Issue
Block a user