Skip to content

This repository is my attempt to take TimeLib.h and convert it to C++ class TimeClass as a virtual base class. The classes NISTClass and DS1307RTCClass are the derived class of TimeClass

Notifications You must be signed in to change notification settings

jainrk/TimeLibPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc98534 · Mar 23, 2017

History

4 Commits
Mar 23, 2017
Mar 23, 2017

Repository files navigation

TimeLibPlusPlus

This repository is my attempt to take TimeLib.h and convert it to C++ class TimeClass as a virtual base class. The classes NISTClass and DS1307RTCClass are the derived class of TimeClass. The code is quiclky hacked together and is work in progress. The complete code will need refactoring.

About

This repository is my attempt to take TimeLib.h and convert it to C++ class TimeClass as a virtual base class. The classes NISTClass and DS1307RTCClass are the derived class of TimeClass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages