mirror of https://github.com/ArduPilot/ardupilot
incremented version
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1585 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
8fadc32000
commit
586ed36f41
|
@ -85,7 +85,7 @@ void init_ardupilot()
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
Serial.printf_P(PSTR("\n\n"
|
Serial.printf_P(PSTR("\n\n"
|
||||||
"Init ArduCopterMega 1.0.0 Public Alpha\n\n"
|
"Init ArduCopterMega 1.0.1 Public Alpha\n\n"
|
||||||
#if TELEMETRY_PORT == 3
|
#if TELEMETRY_PORT == 3
|
||||||
"Telemetry is on the xbee port\n"
|
"Telemetry is on the xbee port\n"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue