Skip to content

Commit

Permalink
Merge branch 'forPat'
Browse files Browse the repository at this point in the history
Conflicts:
	AeroQuad32/platform_aeroquad32.h
  • Loading branch information
kh4 committed Jan 27, 2013
2 parents 5d9cbe2 + ae12991 commit e1f929c
Show file tree
Hide file tree
Showing 453 changed files with 104,744 additions and 104,744 deletions.
2 changes: 1 addition & 1 deletion AeroQuad/AeroQuad.h
Original file line number Diff line number Diff line change
Expand Up @@ -365,4 +365,4 @@ byte fastTransfer = OFF; // Used for troubleshooting
//byte testSignal = LOW;
//////////////////////////////////////////////////////

#endif // _AQ_GLOBAL_HEADER_DEFINITION_H_
#endif // _AQ_GLOBAL_HEADER_DEFINITION_H_
2 changes: 1 addition & 1 deletion AeroQuad/AeroQuad.ino
Original file line number Diff line number Diff line change
Expand Up @@ -1623,4 +1623,4 @@ void loop () {
}




2 changes: 1 addition & 1 deletion AeroQuad/AltitudeControlProcessor.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ void processAltitudeHold()

#endif

#endif // _AQ_ALTITUDE_CONTROL_PROCESSOR_H_
#endif // _AQ_ALTITUDE_CONTROL_PROCESSOR_H_
2 changes: 1 addition & 1 deletion AeroQuad/DataStorage.h
Original file line number Diff line number Diff line change
Expand Up @@ -500,4 +500,4 @@ void initReceiverFromEEPROM() {
}

#endif // _AQ_DATA_STORAGE_H_

2 changes: 1 addition & 1 deletion AeroQuad/FlightCommandProcessor.h
Original file line number Diff line number Diff line change
Expand Up @@ -282,4 +282,4 @@ void readPilotCommands() {
}

#endif // _AQ_FLIGHT_COMMAND_READER_

2 changes: 1 addition & 1 deletion AeroQuad/FlightControlProcessor.h
Original file line number Diff line number Diff line change
Expand Up @@ -346,4 +346,4 @@ void processFlightControl() {
}

#endif //#define _AQ_PROCESS_FLIGHT_CONTROL_H_

2 changes: 1 addition & 1 deletion AeroQuad/GpsNavigator.h
Original file line number Diff line number Diff line change
Expand Up @@ -410,4 +410,4 @@ void initHomeBase() {




2 changes: 1 addition & 1 deletion AeroQuad/HeadingHoldProcessor.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ void processHeading()




2 changes: 1 addition & 1 deletion AeroQuad/MavLink.h
Original file line number Diff line number Diff line change
Expand Up @@ -1429,4 +1429,4 @@ void sendSerialTelemetry() {
}

#endif //#define _AQ_MAVLINK_H_

2 changes: 1 addition & 1 deletion AeroQuad/OSDDisplayController.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ void updateOSD() {
}
}

#endif
#endif
Loading

0 comments on commit e1f929c

Please sign in to comment.