pacman/lcd/lib/lcd.hpp

9 lines
79 B
C++

#ifndef LCD_LCD_HPP
#define LCD_LCD_HPP
class lcd {
};
#endif //LCD_LCD_HPP