Kevin O'Connor b28e95ca1a command: Always pass a string to the DECL_CONSTANT() macro
Make it clear that the name of the constant being defined is a string.
When the value being defined is also a string, use a new
DECL_CONSTANT_STR() macro.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-03-17 19:38:18 -04:00
..
2019-02-24 00:49:47 -05:00
2019-03-11 22:13:04 -04:00
2018-10-28 10:47:32 -04:00

Welcome to the Klipper documentation. The overview document is a good starting point.