pacman/lcd/lib/lcd.hpp

9 lines
79 B
C++
Raw Normal View History

2020-11-29 16:42:03 +00:00
#ifndef LCD_LCD_HPP
#define LCD_LCD_HPP
class lcd {
};
#endif //LCD_LCD_HPP