Closed hpsaturn closed 2 months ago
With these PR you are able to set the WiFi credentials via two environment variables like this:
export PIO_WIFI_SSID="Your wifi ssid" export PIO_WIFI_PASSWOR="Your wifi password"
Thank you for your optimization
Summary
With these PR you are able to set the WiFi credentials via two environment variables like this: