3 changed files with 0 additions and 10 deletions
@ -1,8 +0,0 @@ |
|||||||
struct rtcdate { |
|
||||||
uint second; |
|
||||||
uint minute; |
|
||||||
uint hour; |
|
||||||
uint day; |
|
||||||
uint month; |
|
||||||
uint year; |
|
||||||
}; |
|
Loading…
Reference in new issue