Subversion Repositories FlightCtrl

Rev

Rev 1612 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1612 Rev 1821
Line 2... Line 2...
2
#include<inttypes.h>
2
#include<inttypes.h>
Line 3... Line 3...
3
 
3
 
Line 4... Line 4...
4
int16_t GPSStickPitch, GPSStickRoll;
4
int16_t GPSStickPitch, GPSStickRoll;
5
 
5
 
6
void GPS_setNeutral(void) {
6
void GPS_setNeutral(void) {