show commands as typed on screen

This commit is contained in:
aeroreyna
2026-01-04 19:15:09 -05:00
parent b7e3dde91a
commit 3681a7f81d
2 changed files with 66 additions and 23 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ target_include_directories(eink_api PRIVATE
# Add the standard library to the build
target_link_libraries(eink_api
pico_stdlib ePaper GUI Fonts hardware_spi)
pico_stdlib ePaper GUI Fonts hardware_spi pico_multicore)
# Add the standard include files to the build
target_include_directories(eink_api PRIVATE