Add UART multiplexer and INA226 monitoring
This commit is contained in:
@@ -2,4 +2,6 @@ idf_component_register(SRCS "main.c"
|
||||
"dcdc_controller.c"
|
||||
"usb_cdc_cli.c"
|
||||
"ws2812_status.c"
|
||||
"ina226_monitor.c"
|
||||
"uart_mux.c"
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
Reference in New Issue
Block a user