We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3cefb9 commit 4db6b37Copy full SHA for 4db6b37
platformio-test.ini
@@ -5,7 +5,7 @@ board = esp32dev
5
extra_scripts = post:merge-bin.py
6
7
lib_deps =
8
- davetcc/IoAbstraction@^4.0.2
+ tcmenu/IoAbstraction@^4.0.2
9
SimpleCollections
10
11
test_testing_command =
platformio.ini
@@ -2,8 +2,8 @@
2
framework = arduino
3
4
- davetcc/TaskManagerIO@^1.4.3
+ tcmenu/TaskManagerIO@^1.4.3
[env:megaatmega2560]
0 commit comments