Formula Student Electronics & Software
The code for the embedded software
Loading...
Searching...
No Matches
display.h
Go to the documentation of this file.
1
#ifndef _DISPLAY_H
2
#define _DISPLAY_H
3
4
void
displaySetup
();
5
void
displayUpdate
();
6
7
#endif
displaySetup
void displaySetup()
Definition
display.cpp:36
displayUpdate
void displayUpdate()
Definition
display.cpp:41
c3
include
display.h
Generated by
1.9.8