Skip to content

Commit 87d0d25

Browse files
Fix PlatformIO build by updating ESP32Encoder library version
Co-authored-by: simonachmueller <3511513+simonachmueller@users.noreply.github.com>
1 parent 0da3f69 commit 87d0d25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ platform = espressif32
1313
board = esp32dev
1414
framework = arduino
1515
upload_port = /dev/ttyUSB0
16-
lib_deps = madhephaestus/ESP32Encoder@^0.3.8
16+
lib_deps = madhephaestus/ESP32Encoder@^0.11.7

0 commit comments

Comments
 (0)