diff --git a/collar.cpp b/collar.cpp index 328f622..25634ef 100644 --- a/collar.cpp +++ b/collar.cpp @@ -27,7 +27,6 @@ void os_getArtEui (u1_t* buf) { } void os_getDevEui (u1_t* buf) { } void os_getDevKey (u1_t* buf) { } -// Data Packet to Send to TTN static osjob_t sendjob; static osjob_t gpsjob;