Skip to content

Commit 8f3b1d4

Browse files
committed
Well that's not gonna work now is it?
1 parent 627f4ee commit 8f3b1d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ endif()
5252

5353
### Enable / Disable build with embedded emulator for Midi
5454
set(ONBOARD_EMULATOR 0 CACHE STRING "ONBOARD_EMULATOR")
55-
set(ONBOARD_SIDPLAYER 1) # Not functional yet!
55+
set(ONBOARD_SIDPLAYER 0) # Not functional yet!
5656

5757
### Enable/ Disable build with PIO Uart on unused pins 26/27
5858
set(USE_PIO_UART 0)

0 commit comments

Comments
 (0)