Skip to content

Commit

Permalink
added BusIO dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkamprath committed Mar 12, 2023
1 parent 6fddfc9 commit edb7617
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
; not for usage of this library in other projects.

[platformio]
src_dir = examples/16x16-matrix/plasma-16x16-cprg
src_dir = examples/16x16-matrix/color_gradient-16x16-cprg
default_envs = teensy40
lib_dir = .

[common]
lib_deps =
Adafruit GFX Library
Adafruit BusIO
SPI
Wire

Expand Down

0 comments on commit edb7617

Please sign in to comment.