Include custom Wire lib

This commit is contained in:
Patrick Schwarz 2020-12-29 14:11:05 +01:00
parent 76d22a92a3
commit 6f4231e358
5 changed files with 1195 additions and 3 deletions

View file

@ -12,6 +12,6 @@
platform = atmelavr
board = nanoatmega328
framework = arduino
lib_deps =
stevemarple/AsyncDelay @ ^1.1.2
stevemarple/SoftWire @ ^2.0.4
;lib_deps =
; stevemarple/AsyncDelay @ ^1.1.2
; stevemarple/SoftWire @ ^2.0.4