Skip to content

Commit 563361d

Browse files
committed
fixes build error
1 parent fa40209 commit 563361d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext_mod/lcd_bus/micropython.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ if(ESP_PLATFORM)
66
set(LCD_INCLUDES
77
${CMAKE_CURRENT_LIST_DIR}
88
${CMAKE_CURRENT_LIST_DIR}/esp32_include
9-
${CMAKE_CURRENT_LIST_DIR}/../esp32_additions/spi/include
109
)
1110

1211
set(LCD_SOURCES

0 commit comments

Comments
 (0)