🔨 Update schema export

This commit is contained in:
Scott Lahteine
2022-08-07 20:42:12 -05:00
parent 398cae7625
commit 419a145fa3
2 changed files with 3 additions and 4 deletions

View File

@ -48,7 +48,7 @@
* 3 = schema.json - The entire configuration schema. (13 = pattern groups)
* 4 = schema.yml - The entire configuration schema.
*/
//#define CONFIG_EXPORT // :[1:'JSON', 2:'config.ini', 3:'schema.json', 4:'schema.yml']
//#define CONFIG_EXPORT 2 // :[1:'JSON', 2:'config.ini', 3:'schema.json', 4:'schema.yml']
//===========================================================================
//============================= Thermal Settings ============================