Browse Source

update dead link to Ublox Documentation

actualise dead link to Ublox M8 V15-17 Receiver Description Protocol Spec ( new R08 from 4 December 2014)
sbg
Stefan 10 years ago committed by Lorenz Meier
parent
commit
9224738804
  1. 2
      src/drivers/gps/ubx.cpp

2
src/drivers/gps/ubx.cpp

@ -45,7 +45,7 @@ @@ -45,7 +45,7 @@
* (rework, add ubx7+ compatibility)
*
* @see http://www.u-blox.com/images/downloads/Product_Docs/u-blox6_ReceiverDescriptionProtocolSpec_%28GPS.G6-SW-10018%29.pdf
* @see http://www.u-blox.com/images/downloads/Product_Docs/u-bloxM8-V15_ReceiverDescriptionProtocolSpec_Public_%28UBX-13003221%29.pdf
* @see http://www.u-blox.com/images/downloads/Product_Docs/u-bloxM8_ReceiverDescriptionProtocolSpec_%28UBX-13003221%29_Public.pdf
*/
#include <assert.h>

Loading…
Cancel
Save