Skip to content

Commit 4db6b37

Browse files
committed
Remove all references to davetcc libraries
1 parent d3cefb9 commit 4db6b37

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

platformio-test.ini

+1-1
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
SimpleCollections
1010

1111
test_testing_command =

platformio.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
framework = arduino
33

44
lib_deps =
5-
davetcc/TaskManagerIO@^1.4.3
6-
davetcc/IoAbstraction@^4.0.2
5+
tcmenu/TaskManagerIO@^1.4.3
6+
tcmenu/IoAbstraction@^4.0.2
77
SimpleCollections
88

99
[env:megaatmega2560]

0 commit comments

Comments
 (0)