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

DS1307_Simple.ino: 'snprintf_P' was not declared in this scope #74

Closed Barabba11 closed 5 years ago

Barabba11 commented 5 years ago

this sketch seems being compiled for Raspberry but there is a problem with definitions. Maybe I need some library? why it is not already included? Thank you

Makuna commented 5 years ago

When you opened the issue, you were provided with a template that requests information. You ignored this.
Raspberry is not an Arduino platform, any incompatibilities should be addressed by who ever provides your Arduino support for Raspberry