SandboxElectronics / LoRaGoDOCK-Gateway

Source code for single-channel LoRaWAN Gateway based on LoRaGo DOCK (ESP8266 and SX1276)
MIT License
33 stars 14 forks source link

Error #6

Closed moneybag closed 5 years ago

moneybag commented 5 years ago

LoRaGoDOCK-Gateway:932: error: 'wifi_station_set_hostname' was not declared in this scope wifi_station_set_hostname(hostname);

help needed.

can someone provide a hex that i can upload to the module? SandboxElectronics switched off searching for WLAN in their code

edit: works now // Allows configuration through WifiManager AP setup. Must be 0 or 1

define WIFIMANAGER 1

                                ^