sangaboard-firmware/src
JojoDevel 59b5ae50a4 Handle float moves and check the number of arguments
DeltaStage sends moves commands as floats which led to occasional hard crashes,
this avoids it.

Incorrect number of arguments to move commands is now handled gracefully
and this will later be extended to more commands.
2023-10-06 03:17:14 +00:00
..
modules Handle float moves and check the number of arguments 2023-10-06 03:17:14 +00:00
boards.h Swap Z,X motor wiring to match silkscreen 2023-03-13 14:49:23 +00:00
config.h Handle float moves and check the number of arguments 2023-10-06 03:17:14 +00:00
dummyEEPROM.h Handle bool defaults on emulated eeprom platform platforms (fixes #5) 2023-03-08 23:53:03 +00:00
main.cpp Handle float moves and check the number of arguments 2023-10-06 03:17:14 +00:00
main.h Handle float moves and check the number of arguments 2023-10-06 03:17:14 +00:00