FabGL
ESP32 Display Controller and Graphics Library

◆ available()

bool fabgl::DS3231::available ( )
inline

Determines if DS3231 is reachable.

Returns
True if the device has been correctly initialized.
Examples:
SSD1306_OLED/128x64/RTClock/RTClock.ino.