pacman/lcd/lib/lcd.hpp
2020-11-29 17:42:03 +01:00

8 lines
79 B
C++

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