Arduino-Due-RTC-Library icon indicating copy to clipboard operation
Arduino-Due-RTC-Library copied to clipboard

get int hour instead of unit8

Open MaxESP opened this issue 6 years ago • 1 comments

thank for lib

how to get int for hour minutes and second

MaxESP avatar Oct 14 '19 11:10 MaxESP

Mask it with (int) for the Value to use it as int

MarkusLange avatar Jun 27 '20 11:06 MarkusLange