mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-07 11:19:34 +02:00
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>