mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +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>