Skip to content

Commit 5cc032e

Browse files
committed
updated driver
1 parent 91447e4 commit 5cc032e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ board_build.arduino.earlephilhower.usb_pid = 0x1001
136136
lib_deps =
137137
thomasfredericks/Bounce2
138138
https://github.com/Cpasjuste/Adafruit_TinyUSB_Arduino#zedmd
139-
https://github.com/PPUC/zedmd-pico-drivers#d924acfd2034c6256bf65f22f4e8df65a0770314
139+
https://github.com/PPUC/zedmd-pico-drivers#62ab409b30cdb7c3e9b704a283c2cddab3a141b0
140140
lib_ignore =
141141
SPI
142142
WiFi
@@ -240,7 +240,7 @@ board_build.filesystem_size = 256k
240240
extra_scripts = pre:scripts/stage_fs_data.py
241241
lib_deps =
242242
thomasfredericks/Bounce2
243-
https://github.com/PPUC/zedmd-pico-drivers#d924acfd2034c6256bf65f22f4e8df65a0770314
243+
https://github.com/PPUC/zedmd-pico-drivers#62ab409b30cdb7c3e9b704a283c2cddab3a141b0
244244
https://github.com/PPUC/dmdreader#5ae0e4a1489ed61f7bce0542079f554a33368683
245245
lib_ignore =
246246
WiFi

0 commit comments

Comments
 (0)