Open pejacoby opened 10 months ago
When I start the Atom without an SD card, the LED flashes red as expected.
If I pull the SD card mid-run, the Atom appears to continue scanning - the green light flashes periodically and you wouldn't know the card has been lost.
Good find as the code moves out of testing!
# todo
&& !data.length() <= 0
&& data
Simple serial sanity checks solve this. Back burner for now
When I start the Atom without an SD card, the LED flashes red as expected.
If I pull the SD card mid-run, the Atom appears to continue scanning - the green light flashes periodically and you wouldn't know the card has been lost.