issues
search
JosephHewitt
/
wardriver_rev3
A portable ESP32-based WiFi/Bluetooth scanner for Wigle.net.
https://wardriver.uk
GNU General Public License v3.0
259
stars
26
forks
source link
Fix GPS & Refactor timekeeping
#173
Closed
JosephHewitt
closed
2 months ago
JosephHewitt
commented
2 months ago
The upgrade to ESP32 board 3.x changed the default
serial2
UART pins which broke GPS comms; these pins are now explicitly defined.
Refactor the timekeeping code so it uses more of the built-in standard lib.
serial2
UART pins which broke GPS comms; these pins are now explicitly defined.