ardupilot/libraries/RC_Channel
tridge60@gmail.com 860998d337 implemented typesafe PSTR()
This makes PSTR() type safe by using a 1 byte wrapper
structure. Attempts to use the wrong varient of a print function will
generate a compilation error.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1797 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-21 07:25:48 +00:00
..
examples added channel examples 2010-12-28 19:29:37 +00:00
RC_Channel.cpp removed unused save_trim() function 2011-02-23 05:17:24 +00:00
RC_Channel.h implemented typesafe PSTR() 2011-03-21 07:25:48 +00:00