|
arduino-simple-tts
|
Just a simple structure with the hour and minutes. More...
#include <SimpleTTSBase.h>
Public Member Functions | |
| Time (int hour, int minutes) | |
Public Attributes | |
| int | hour =0 |
| int | minute =0 |
Just a simple structure with the hour and minutes.