Skip to content

Commit 4f6ff7e

Browse files
committed
Remove all references to davetcc libraries
1 parent 66732a1 commit 4f6ff7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platformio-test.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ board = esp32dev
55
extra_scripts = post:merge-bin.py
66

77
lib_deps =
8-
davetcc/IoAbstraction@^4.0.2
8+
tcmenu/IoAbstraction@^4.0.2
99
TaskManagerIO
1010

1111
test_testing_command =

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
framework = arduino
33

44
lib_deps =
5-
davetcc/IoAbstraction@^4.0.2
5+
TcMenu/IoAbstraction@^4.0.2
66
TaskManagerIO
77

88
[env:megaatmega2560]

0 commit comments

Comments
 (0)