Skip to content

Instantly share code, notes, and snippets.

@duanebester
Created May 6, 2020 02:53
Show Gist options
  • Save duanebester/81e02ed77ceab6b3f8a0dbe4746e173b to your computer and use it in GitHub Desktop.
Save duanebester/81e02ed77ceab6b3f8a0dbe4746e173b to your computer and use it in GitHub Desktop.
Arduino Imports for Surftracker
#include <SparkFun_Ublox_Arduino_Library.h>
#include <Arduino_LSM9DS1.h>
#include <Arduino_APDS9960.h>
#include <ArduinoBLE.h>
#include <SPI.h>
#include <SD.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment