SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
RtcDrv.hpp
Go to the documentation of this file.
1
30#pragma once
31
32#include "SensorBuildOpt.h"
33
34#if !SENSORLIB_EXCLUDE_PCF8563
36#endif
37
38#if !SENSORLIB_EXCLUDE_PCF85063
40#endif
41
42#if !SENSORLIB_EXCLUDE_RTC
45#endif
@license MIT License
@license MIT License
@license MIT License