ArduCopter: add AP_HAL_MAIN

This commit is contained in:
Pat Hickey 2012-12-13 12:02:27 -08:00 committed by Andrew Tridgell
parent 7622b725c9
commit ade7099d75
1 changed files with 2 additions and 0 deletions

View File

@ -2263,3 +2263,5 @@ static void tuning(){
}
}
AP_HAL_MAIN();