17 void setup()
override;
20 void set_servers(
const std::string &server_1,
const std::string &server_2,
const std::string &server_3) {
const float BEFORE_CONNECTION
For components that should be initialized after WiFi and before API is connected. ...
The RealTimeClock class exposes common timekeeping functions via the device's local real-time clock...
void set_servers(const std::string &server_1, const std::string &server_2, const std::string &server_3)
Change the servers used by SNTP for timekeeping.
The SNTP component allows you to configure local timekeeping via Simple Network Time Protocol...
float get_setup_priority() const override
Implementation of SPI Controller mode.
void dump_config() override