From 6a41232a54f1390ff6a7cc1a6f767b0fa8ddc26a Mon Sep 17 00:00:00 2001 From: sessionm21 Date: Fri, 15 May 2020 13:54:26 +0100 Subject: [PATCH] remove some text bloat --- collar.cpp | 1 - 1 file changed, 1 deletion(-) 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;