Firmware2/Marlin
Tobias Frost 57afd0ab37 Fix range check bug in FileList::seek() (#13286)
When `count()` returns 0, `pos > (count()-1)` will always yield `true` due to integer underflow.
2019-03-02 16:43:08 -06:00
..
lib
src Fix range check bug in FileList::seek() (#13286) 2019-03-02 16:43:08 -06:00
Configuration_adv.h Alternative fan bitmap 2019-02-28 22:08:20 -06:00
Configuration.h Drop the Z_MIN_PROBE_ENDSTOP option (#13276) 2019-03-01 00:27:45 -06:00
Makefile New boards entry for the A20M 2019-01-28 21:08:20 -06:00
Marlin.ino