Closed cosparks closed 2 years ago
A lot of the gpio led behavior is going to be time based, so find out if there is are similiar functions to Arduino's millis() and seconds() in raspberry pi or in c++ stl
Implemented Clock singleton with millis() and second() functions
A lot of the gpio led behavior is going to be time based, so find out if there is are similiar functions to Arduino's millis() and seconds() in raspberry pi or in c++ stl