mirror of
git://soft.sys114.com/klipper
synced 2026-02-07 17:50:27 +09: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>