add some code
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "esp_lcd_panel_sh1106.c"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES "driver esp_lcd"
|
||||
)
|
||||
Reference in New Issue
Block a user