remote control box

main
mwinter 4 weeks ago
parent 90b9f179f9
commit 572cb13f97

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -108,6 +108,7 @@ void setupEncoderButton(AiEsp32RotaryEncoder& eb, char* val){
eb.setAcceleration(1000);
}
//This needs to be more sophisticated. Moving on if it disconnects...
void initWiFi() {
WiFi.mode(WIFI_STA);
WiFi.begin(ssid, pwd);

Loading…
Cancel
Save