pimoroni-pico/drivers/pcf85063a
Phil Howard cb39d5c0f3 PCF85063A: Remove static keyword.
The use of "static" in `set_datetime` meant that "data" was only getting set to the correct values *once.*
2023-03-02 15:38:08 +00:00
..
CMakeLists.txt initial rtc driver and example 2022-05-30 09:59:29 +01:00
pcf85063a.cmake finishing rtc driver and demo 2022-05-30 09:59:29 +01:00
pcf85063a.cpp PCF85063A: Remove static keyword. 2023-03-02 15:38:08 +00:00
pcf85063a.hpp added ability to set/get the free ram byte on pcf85063a 2022-06-27 16:49:10 +01:00