Updating more library .h links in the examples

This commit is contained in:
PaulZC
2021-01-09 08:33:39 +00:00
parent 042a27bba3
commit 302ea3ea61
40 changed files with 40 additions and 40 deletions
@@ -39,7 +39,7 @@
#define MAX_PAYLOAD_SIZE 384 // Override MAX_PAYLOAD_SIZE for getModuleInfo which can return up to 348 bytes
#include "SparkFun_Ublox_Arduino_Library.h" //http://librarymanager/All#SparkFun_u-blox_GNSS
#include <SparkFun_u-blox_GNSS_Arduino_Library.h> //http://librarymanager/All#SparkFun_u-blox_GNSS
// Extend the class for getModuleInfo
class SFE_UBLOX_GPS_ADD : public SFE_UBLOX_GNSS