Benny Andersen / microbitOLED

Dependencies:   microbit

Embed: (wiki syntax)

« Back to documentation index

Ledrows Struct Reference

Ledrows Struct Reference

Constructs display by parameters to the '5 rows'. More...

#include <Display.h>


Detailed Description

Constructs display by parameters to the '5 rows'.

Takes five 5bit values in range [0,31] and a bool
value for 'showing left bit column'

Definition at line 12 of file Display.h.