JosephHewitt / wardriver_rev3

A portable ESP32-based WiFi/Bluetooth scanner for Wigle.net.
https://wardriver.uk
GNU General Public License v3.0
251 stars 25 forks source link

Log Side B reset reason #102

Closed JosephHewitt closed 10 months ago

JosephHewitt commented 1 year ago

Sending the reset reason from side B could offer some useful diagnostic data in certain situations which should be logged to test.txt.

Also a new line should be logged each time B resets during use, including the reason and timestamp. This will allow crashes during use on side B to be detected.

JosephHewitt commented 10 months ago

Implemented in #137