m5stack / M5Core-Ink

M5Stack CoreInk Arduino Library
MIT License
44 stars 33 forks source link

void darwdate typo #14

Closed Ajb2k3 closed 2 years ago

Ajb2k3 commented 3 years ago

Line 32 void darwDate( RTC_DateTypeDef *date)

should be void drawDate( RTC_DateTypeDef *date)

Tinyu-Zhao commented 2 years ago

Thank you for your feedback, we have fixed this issue, please try pulling the latest library.