Arduino Forum
Having trouble using the DS3231.h library
Projects
Programming
Papatonk
October 30, 2017, 2:57am
3
Maybe you can try :
DS3231 rtc(A4, A5);
Or,
DS3231 rtc(27, 28);
See if it can help.
show post in topic
Related topics
Topic
Replies
Views
Activity
DS3231 Problem
Programming
4
2688
May 5, 2021
no matching function for call to 'DS3231::DS3231(const uint8_t&, const uint8_t&)
Programming
8
6764
May 5, 2021
I can't get the DS3231 library to work...
Programming
7
7807
May 5, 2021
[SOLVED] Problem compiling code with DS3231 library
Programming
3
19164
May 5, 2021
Sketch for the DS3231 not working
General Guidance
5
2280
May 5, 2021