Skip to content

Commit 2dfa189

Browse files
authored
typo
1 parent 53117e0 commit 2dfa189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/frameworks/arduino.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
framework_reinstall = False
5757
flag_any_custom_sdkconfig = False
5858

59-
FRAMEWORK_LIB_DIR = platform.get_package_dir("framework-arduinoespressif32-lib")
59+
FRAMEWORK_LIB_DIR = platform.get_package_dir("framework-arduinoespressif32-libs")
6060

6161
SConscript("_embed_files.py", exports="env")
6262

0 commit comments

Comments
 (0)