pimoroni-pico/libraries
Chris Blume 9e788f7379 Correct Pico Display 2 baud
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.
2021-12-02 11:42:29 -08:00
..
breakout_as7262
breakout_bh1745
breakout_colourlcd160x80
breakout_colourlcd240x240
breakout_dotmatrix
breakout_encoder Plasma 2040 library & examples 2021-08-02 14:36:01 +01:00
breakout_ioexpander
breakout_ltr559
breakout_matrix11x7
breakout_mics6814
breakout_msa301
breakout_paa5100 Initial setup for PMW/PAA flow sensor 2021-09-07 16:23:32 +01:00
breakout_pmw3901 Initial setup for PMW/PAA flow sensor 2021-09-07 16:23:32 +01:00
breakout_potentiometer
breakout_rgbmatrix5x5
breakout_roundlcd
breakout_rtc
breakout_sgp30
breakout_trackball
pico_display
pico_display_2 Correct Pico Display 2 baud 2021-12-02 11:42:29 -08:00
pico_explorer
pico_graphics
pico_rgb_keypad
pico_scroll
pico_unicorn Pico Unicorn: fix MP soft reset & cleanup 2021-08-26 21:58:37 +01:00
pico_wireless
plasma2040 Updated micropython example to use working submodule 2021-08-19 15:16:40 +01:00
CMakeLists.txt Merge pull request #206 from pimoroni/driver/pwm3901 2021-10-06 11:19:29 +01:00