flashbtw
flashbtw
Hi, as soon as I add these two lines to my CMakeLists.txt of pico-examples: ``` set(PICO_EXTRAS_PATH "S:/Programming/Pico/Downloads/pico-extras/") include(pico_extras_import.cmake) ``` I get an error saying ``` PICO_SDK_PATH is S:/Programming/Pico/Downloads/pico-sdk PICO platform...
A rather nice feature to be implemented would be MySQL / MariaDB support. The simple reason for this is my wish to connect multiple Minecraft servers with only one discord...
Add minor changes for usage The User is now informed to use time.sleep(1) before using picosleep ( you can change it to your liking 😄)