kopia lustrzana https://github.com/pimoroni/pimoroni-pico
![]() The Pico Display 2 example specifies a baud of 74 * 1000 * 1000. However, the highest baud the Raspberry Pi Pico can achieve is 62,500,000. I checked and even when the baud of 74 * 1000 * 1000 is specified, it ends up using the max that the Raspberry Pi Pico can handle anyway. This commit removes the incorrect baud parameter, using the default parameter instead. |
||
---|---|---|
.. | ||
breakout_as7262 | ||
breakout_bh1745 | ||
breakout_colourlcd160x80 | ||
breakout_colourlcd240x240 | ||
breakout_dotmatrix | ||
breakout_encoder | ||
breakout_ioexpander | ||
breakout_ltr559 | ||
breakout_matrix11x7 | ||
breakout_mics6814 | ||
breakout_msa301 | ||
breakout_paa5100 | ||
breakout_pmw3901 | ||
breakout_potentiometer | ||
breakout_rgbmatrix5x5 | ||
breakout_roundlcd | ||
breakout_rtc | ||
breakout_sgp30 | ||
breakout_trackball | ||
pico_display | ||
pico_display_2 | ||
pico_explorer | ||
pico_graphics | ||
pico_rgb_keypad | ||
pico_scroll | ||
pico_unicorn | ||
pico_wireless | ||
plasma2040 | ||
CMakeLists.txt |