ardupilot/libraries/AP_HAL_AVR/examples/LCDTest
Lucas De Marchi 29740ccb8a AP_HAL_AVR: standardize inclusion of libaries headers
It was not only standardized, but actually fixed since ".." would not
move to the libraries/ directory (and hence the include location was
actually wrong).
2015-08-18 17:12:52 +10:00
..
LCDTest.cpp AP_HAL_AVR: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00
LCrystal.cpp AP_HAL_AVR: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00
LCrystal.h AP_HAL_AVR: standardize inclusion of libaries headers 2015-08-18 17:12:52 +10:00
Makefile
README
make.inc
nobuild.txt
nocore.inoflag

README

This is a quick test app based on the Arduino LiquidCrystal library,
modified to use an AP_HAL instead of the Arduino core.

I tested it with a Freetronics 16x2 LCD shield v2 on an Arduino Mega 2560.

Pat Hickey, 23 Aug 2012