TCN Flatpanel ASCOM Alpaca Cover Calibrator Device Create a arduino_secrets.hfile in the src folder containing the following #ifndef ARDUINO_SECRETS_H #define ARDUINO_SECRETS_H #define _SSID "<YOUR_SSID>" #define _PASSWORD "<YOUR_WIFI_PASSWORD>" #define _HOSTNAME "TCNFlatPanel" #endif