Enable RTL

This commit is contained in:
Jason Short 2011-11-26 13:20:40 -08:00 committed by Jason Short
parent 3a453b56c1
commit 6bdc116176

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;
}
}