Wombat Environmental Node 1.0
An environmental node for SDI-12 and digital sensors.
|
#include <Arduino.h>
#include <time.h>
#include "SparkFun_u-blox_SARA-R5_Arduino_Library.h"
Macros | |
#define | TAG "ntp" |
Functions | |
bool | getNTPTime (SARA_R5 &r5) |
Variables | |
const char * | ntpServer = "au.pool.ntp.org" |
#define TAG "ntp" |
bool getNTPTime | ( | SARA_R5 & | r5 | ) |
const char* ntpServer = "au.pool.ntp.org" |