Switch over MANUFACTURER and PRODUCT to string literals (#18183)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#ifdef PRODUCT
|
||||
# undef PRODUCT
|
||||
# define PRODUCT Iris Keyboard - pvinis
|
||||
# define PRODUCT "Iris Keyboard - pvinis"
|
||||
#endif
|
||||
|
||||
// Use I2C or Serial, not both.
|
||||
|
Reference in New Issue
Block a user