AP_GPS: add option to enable configuring PPS pin in UBLOX driver
This commit is contained in:
parent
7cbb3d8a3f
commit
c18652f35a
@ -36,7 +36,9 @@
|
||||
|
||||
#define UBLOX_DEBUGGING 0
|
||||
#define UBLOX_FAKE_3DLOCK 0
|
||||
#ifndef CONFIGURE_PPS_PIN
|
||||
#define CONFIGURE_PPS_PIN 0
|
||||
#endif
|
||||
|
||||
// this is number of epochs per output. A higher value will reduce
|
||||
// the uart bandwidth needed and allow for higher latency
|
||||
|
Loading…
Reference in New Issue
Block a user