Menu

initDisplay

Majenko Technologies

Format

:::C
void initDisplay();

Description

Initialize the dual 7-segment LED display. This configures the IO ports associated with the display and enables the timer for the display updates.

Example

:::C
initDisplay();

Related

Wiki: Firmware Functions

MongoDB Logo MongoDB