|
SBB Host
Host communication with the self balancing bike.
|
A structure for handling elapsed time in hour, minute, second format. More...
#include <SBBUtils.h>
Public Attributes | |
| int | s |
| int | m |
| int | h |
A structure for handling elapsed time in hour, minute, second format.
| int utils::hhmmss_t::h |
| int utils::hhmmss_t::m |
| int utils::hhmmss_t::s |