DieselDuz42 / Arduino-CAN-bus-SD-logger

Arduino script to log CAN bus information to SD card. Mainly focused on J1939.
21 stars 6 forks source link

Error indicator needed. #4

Open DieselDuz42 opened 7 years ago

DieselDuz42 commented 7 years ago

With no display, no serial console, or no external forms of error signaling. There should be some way to tell the user that there is an error. It should also stop all logging, because error. It would be nice if there was a way to discern between the type of errors. IE: SD error, Logging error, or canbus error.