Skip to content

Commit

Permalink
feat(uart): Add esp-modbus to the included components
Browse files Browse the repository at this point in the history
It used to come with IDF 4.x
  • Loading branch information
me-no-dev committed Jun 13, 2024
1 parent 1d895e5 commit 2d1f7a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ dependencies:
espressif/libsodium:
version: "^1.0.20~1"
require: public
espressif/esp-modbus:
version: "^1.0.15"
require: public
joltwallet/littlefs:
version: "^1.10.2"
chmorgan/esp-libhelix-mp3:
Expand Down

0 comments on commit 2d1f7a7

Please sign in to comment.