0.5.0
Features:
- Integrated checking if a file existed on the inside of maelstrom functions, so now users don't have to do
if (file_created[0]) {}
- Simulated faults 0x00-0x0F with
motor_fault_log()
to verify that they work
Bugfixes:
- Fixed
motor_fault_log()
so it actually works
Full Changelog: v0.4.7...v0.5.0