trying to get it to build

This commit is contained in:
Ikatono
2023-12-30 11:49:17 -06:00
parent 78f3e007b1
commit 604bb61c4a
2 changed files with 3 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ add_executable(threeam)
pico_sdk_init()
#pico_generate_pio_header(threeam ${CMAKE_CURRENT_LIST_DIR}/Neopixel.pio)
pico_generate_pio_header(threeam ${CMAKE_CURRENT_LIST_DIR}/Neopixel.pio)
target_sources(threeam PRIVATE
main.cpp