source:
pacpussensors/trunk/display.h@
140
Last change on this file since 140 was 139, checked in by , 8 years ago | |
---|---|
File size: 100 bytes |
Rev | Line | |
---|---|---|
[139] | 1 | #ifndef DISPLAY_H |
2 | #define DISPLAY_H | |
3 | ||
4 | class Display | |
5 | { | |
6 | public: | |
7 | Display(); | |
8 | }; | |
9 | ||
10 | #endif // DISPLAY_H |
Note:
See TracBrowser
for help on using the repository browser.