pimoroni-pico/drivers/rv3028
Phil Howard 904bf657bb Add check for valid Chip ID and fail early
Confused myself by plugging this into a BG base. It gave all the appearance of working, but the time was not counting up.
Turns out the library will happily talk to no device whatsoever and when you "set_time" it's stored in an C array and returned as if it came from the RTC.
2021-05-14 13:15:39 +01:00
..
CMakeLists.txt Updated RV3028 driver to our coding style and included a standalone C example 2021-05-14 13:15:08 +01:00
rv3028.cmake Updated RV3028 driver to our coding style and included a standalone C example 2021-05-14 13:15:08 +01:00
rv3028.cpp Add check for valid Chip ID and fail early 2021-05-14 13:15:39 +01:00
rv3028.hpp Add check for valid Chip ID and fail early 2021-05-14 13:15:39 +01:00