RadioSvegliaGBE
Classes | Namespaces | Variables
Clock.h File Reference
#include <ESP8266WiFi.h>
#include <WiFiUdp.h>
#include <NTPClient.h>
Include dependency graph for Clock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Clock
 Classe per la gestione della sincronizzazione online dell'ora corrente. More...
 

Namespaces

 Clock__file
 Spazio dei nomi riferito al file Clock.h.
 

Variables

static constexpr auto Clock__file::_PoolingZone = "europe.pool.ntp.org"
 
static constexpr auto Clock__file::_TimeOffset = 3600
 
static constexpr auto Clock__file::_UpdateInterval = 60000
 
static constexpr auto Clock__file::_Period = 12
 
static constexpr auto Clock__file::_ElegantAdj = 10
 
static constexpr int Clock__file::_invalidvalue = -1