Skip to content

Commit a58644f

Browse files
authored
Update README.md
1 parent cf55b46 commit a58644f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ build_flags =
4949
lib_deps =
5050
https://github.com/espressif/esp-tflite-micro.git
5151

52-
; src_dir = .pio/libdeps/esp32-c6-devkitc-1/esp-tflite-micro/examples/hello_world # build hello_world example
52+
; src_dir =
53+
-I ${PROJECT_LIBDEPS_DIR}/${PIOENV}/esp-tflite-micro/examples/hello_world
5354
```
5455

5556
## Using the component

0 commit comments

Comments
 (0)