Switch over MANUFACTURER and PRODUCT to string literals (#18183)
This commit is contained in:
@@ -18,5 +18,4 @@
|
||||
|
||||
// place overrides here
|
||||
#undef MANUFACTURER
|
||||
#define MANUFACTURER mtdjr
|
||||
#define PRODUCT XD75
|
||||
#define MANUFACTURER "mtdjr"
|
||||
|
Reference in New Issue
Block a user