Skip to content

Commit f22ddb3

Browse files
authored
feat(uart): Add esp-modbus to the included components (espressif#9855)
It used to come with IDF 4.x
1 parent f33cc7e commit f22ddb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

idf_component.yml

+3
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ dependencies:
8484
espressif/libsodium:
8585
version: "^1.0.20~1"
8686
require: public
87+
espressif/esp-modbus:
88+
version: "^1.0.15"
89+
require: public
8790
joltwallet/littlefs:
8891
version: "^1.10.2"
8992
chmorgan/esp-libhelix-mp3:

0 commit comments

Comments
 (0)