We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627f4ee commit 8f3b1d4Copy full SHA for 8f3b1d4
1 file changed
CMakeLists.txt
@@ -52,7 +52,7 @@ endif()
52
53
### Enable / Disable build with embedded emulator for Midi
54
set(ONBOARD_EMULATOR 0 CACHE STRING "ONBOARD_EMULATOR")
55
-set(ONBOARD_SIDPLAYER 1) # Not functional yet!
+set(ONBOARD_SIDPLAYER 0) # Not functional yet!
56
57
### Enable/ Disable build with PIO Uart on unused pins 26/27
58
set(USE_PIO_UART 0)
0 commit comments