Updates all crates....
Terrifying and time consuming - have not run on ESP32C3 yet...
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
echo "Execute as '. ./set-env.sh'"
|
||||
read -p "wifi ssid " WIFI_SSID
|
||||
read -p "wifi password " WIFI_PASSWORD
|
||||
read -p "esp loglevel (trace, debug, info, warn, error) " ESP_LOGLEVEL
|
||||
export WIFI_SSID WIFI_PASSWORD ESP_LOGLEVEL
|
||||
read -s -p "wifi password " WIFI_PASSWORD
|
||||
echo
|
||||
read -p "esp loglevel (trace, debug, info, warn, error) " ESP_LOG
|
||||
export WIFI_SSID WIFI_PASSWORD ESP_LOG
|
||||
|
||||
Reference in New Issue
Block a user