finally fix wifi name to be unique

This commit is contained in:
2021-07-05 14:26:58 +03:00
parent 1d47154445
commit d212640f74
3 changed files with 7 additions and 4 deletions

View File

@ -4,4 +4,4 @@
#include <ESP8266mDNS.h>
#include <ArduinoOTA.h>
void ota_setup(const char* name);
void ota_setup();