Skip to content

Commit

Permalink
release version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
No0ne committed Dec 15, 2024
1 parent 00067cb commit 1fa2b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ if (MS_RATE_HOST_CONTROL)
endif()

pico_set_program_name(ps2x2pico "ps2x2pico")
pico_set_program_version(ps2x2pico "2.0")
pico_set_program_version(ps2x2pico "2.1")

pico_enable_stdio_uart(ps2x2pico 1)
pico_enable_stdio_usb(ps2x2pico 0)
Expand Down

0 comments on commit 1fa2b7f

Please sign in to comment.