Implement CardputerPower and improve EstimatedPower driver (#335)
This commit is contained in:
committed by
GitHub
parent
d5c94c7a8a
commit
ce8ac61d42
@@ -3,5 +3,5 @@ file(GLOB_RECURSE SOURCE_FILES Source/*.c*)
|
||||
idf_component_register(
|
||||
SRCS ${SOURCE_FILES}
|
||||
INCLUDE_DIRS "Source"
|
||||
REQUIRES Tactility esp_lvgl_port esp_lcd ST7789 PwmBacklight driver vfs fatfs
|
||||
REQUIRES Tactility esp_lvgl_port esp_lcd ST7789 PwmBacklight driver esp_adc EstimatedPower vfs fatfs
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user