RTClib
|
#include "RTClib.h"
Variables | |
const uint8_t daysInMonth [] | PROGMEM |
const uint8_t daysInMonth [] PROGMEM |
Number of days in each month, from January to November. December is not needed. Omitting it avoids an incompatibility with Paul Stoffregen's Time library. C.f. https://github.com/adafruit/RTClib/issues/114