Serial Wombat Arduino Library
|
Go to the source code of this file.
Classes | |
class | SerialWombatTM1637 |
A Class representing a TM1637 Seven-Segment Display connected to two Serial Wombat pins. More... | |
Enumerations | |
enum | SWTM1637Mode { tm1637Decimal16 = 0 , tm1637Hex16 = 1 , tm1637CharArray = 2 , tm1637RawArray = 3 , tm1637Animation = 4 } |
enum SWTM1637Mode |
Definition at line 30 of file SerialWombatTM1637.h.