Skip to content

danni203/timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

timer

====

two new labraries for the main code:

WindowsDisplay

ProssTime

##WindowsDisplay
Build for LED windows display

###functionlity
The functions acailable in the library include
void LoadWindows(time_t); //Initialize the SD and windows
void windowpanel(softDMD , time_t , int , int); // set LED windows
bool check_Load_windows(time_t); // check windows

##ProcessTime
Build for set RTC and sync messages

###functionlity
void WritebatterybackedTZoffset(long); //
long ReadbatterybackedTZoffset();
void ProcessSyncMessage(long , time_t);
void PrintDataTime(time_t , time_t);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages