Enable RTL

This commit is contained in:
Jason Short 2011-11-26 13:20:40 -08:00 committed by Jason Short
parent ca5e4bb802
commit ec5b080167

View File

@ -16,8 +16,7 @@ static void failsafe_on_event()
// 2 = Stay in AUTO and ignore failsafe
default:
// not ready to enable yet w/o more testing
//set_mode(RTL);
set_mode(RTL);
break;
}
}