Ardupilot2/libraries/AC_PID/examples/AC_PID_test
Pat Hickey c56c4ae240 Various example sketches: hal.uart0->begin(115200) is redundant. use console.
just assume uart0 is initialized by the HAL, because it is. DRY.
also, don't ever use uart0 explicitly in example sketches, use console
and let the hal figure it out.
2012-12-20 14:51:25 +11:00
..
AC_PID_test.pde Various example sketches: hal.uart0->begin(115200) is redundant. use console. 2012-12-20 14:51:25 +11:00
Arduino.h AC_PID: Ported to AP_HAL. 2012-12-20 14:51:25 +11:00
Makefile AC_PID Library - added example sketch 2012-02-05 17:35:15 +09:00
nocore.inoflag AC_PID: Ported to AP_HAL. 2012-12-20 14:51:25 +11:00