|
Display_Lib_RPI 2.7.0
A C++ Library to connect electronic displays to Linux single board computers.
|
This file contains the "main" function for project, a set of test sequences to test the Display_Lib_RPI::HD44780_LCD library. Select display type by defining one of the MACROS in Display type selection below. More...
#include <iostream>#include <atomic>#include <csignal>#include <thread>#include "HD44780_LCD_RDL.hpp"This file contains the "main" function for project, a set of test sequences to test the Display_Lib_RPI::HD44780_LCD library. Select display type by defining one of the MACROS in Display type selection below.