FabGL
ESP32 Display Controller and Graphics Library
|
void clockEnabled | ( | bool | value | ) |
Enables or disables DS3231 oscillator.
value | If true oscillator is enabled (date and time are always maintained by external battery) |
Definition at line 203 of file DS3231.cpp.