Skip to content

Commit

Permalink
Update libraries/WiFi/extra/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: per1234 <[email protected]>
  • Loading branch information
facchinm and per1234 authored Nov 15, 2023
1 parent 3fe4852 commit abc3929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/WiFi/extra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cd esp-hosted/
patch -p1 < ../0001-Defaults-for-C33-BLE.patch
cd esp_hosted_fg/esp/esp_driver/
./esp-idf/install.sh esp32s3
. esp-idf/export.sh
. ./esp-idf/export.sh
cd network_adapter/
idf.py set-target esp32c3
cp ../../../../../sdkconfig.default.c33 sdkconfig
Expand Down

0 comments on commit abc3929

Please sign in to comment.