Makuna / Rtc

Arduino Library for RTCs, Ds1302, Ds1307, Ds3231, Ds3232, Ds3234 and Pcf8563/BM8563 with deep support. Please refer to the Wiki for more details. Please use the Github Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
GNU Lesser General Public License v3.0
368 stars 126 forks source link

Update RtcDS1302.h #122

Closed coreydaley closed 3 years ago

coreydaley commented 3 years ago

Including RtcDS1302.h in a Platform.io project (using .ccp files) results in the following error: 'THREEWIRE_READFLAG' was not declared in this scope This should fix that issue, but not impact it's use with Arduino IDE (using .ino files) projects.