lightaprs / LightAPRS-1.0

Arduino based APRS Tracker
GNU General Public License v3.0
92 stars 46 forks source link

The Change that Fixed Everything #6

Closed quantumbagel closed 3 years ago

quantumbagel commented 3 years ago

Added realMillis() to replace millis() due to sleepSeconds() stopping millis() from updating.