arduino-simple-tts
Public Member Functions | Public Attributes | List of all members
simple_tts::Time Struct Reference

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
 

Detailed Description

Just a simple structure with the hour and minutes.


The documentation for this struct was generated from the following file: