mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-16 11:16:23 +00:00
![]() Arduino doesn't (always) support `float` formatting in strings. So either cast to `int` or use `dtostrf()` to fix these usages. |
||
---|---|---|
.. | ||
lib | ||
src | ||
Configuration.h | ||
Configuration_adv.h | ||
Makefile | ||
Marlin.ino |