mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-11 23:21:38 +02:00
Remove obsolete #define MIDNIGHTTICKER_OFFSET
This commit is contained in:
parent
a18a738a0a
commit
ff5888a374
2 changed files with 0 additions and 11 deletions
|
@ -31,10 +31,6 @@
|
|||
#undef DEF_SCLK_PIN
|
||||
#define DEF_SCLK_PIN 36
|
||||
|
||||
// Offset for midnight Ticker Example: 1 second before midnight (local time)
|
||||
#undef MIDNIGHTTICKER_OFFSET
|
||||
#define MIDNIGHTTICKER_OFFSET (mCalculatedTimezoneOffset + 1)
|
||||
|
||||
// To enable the endpoint for prometheus to scrape data from at /metrics
|
||||
// #define ENABLE_PROMETHEUS_EP
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue