mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
removed counteri - is moved to a static var in motors.pde
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1552 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
22d0e922d3
commit
240aee3a65
@ -426,8 +426,6 @@ boolean SW_DIP2;
|
||||
boolean SW_DIP3;
|
||||
boolean SW_DIP4; // closest to header pins
|
||||
|
||||
int counteri = 0;
|
||||
|
||||
|
||||
// Basic Initialization
|
||||
//---------------------
|
||||
|
Loading…
Reference in New Issue
Block a user