FabGL
ESP32 Display Controller and Graphics Library

◆ clockEnabled()

void clockEnabled ( bool  value)

Enables or disables DS3231 oscillator.

Parameters
valueIf true oscillator is enabled (date and time are always maintained by external battery)

Definition at line 203 of file DS3231.cpp.