Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SynchronizedLCD ¶
func NewSynchronizedLCD ¶
func NewSynchronizedLCD(l lcd.LCDI) *SynchronizedLCD
func (*SynchronizedLCD) Animate ¶
func (l *SynchronizedLCD) Animate(animation animations.Animation, line lcd.LineNumber) chan bool
func (*SynchronizedLCD) WriteLines ¶
func (l *SynchronizedLCD) WriteLines(lines ...string)
Click to show internal directories.
Click to hide internal directories.