Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
456 B

#define device_config_len 76
const uint8_t device_config[] PROGMEM = {
0x7b,0x22,0x62,0x6f,0x61,0x72,0x64,0x22,0x3a,0x38,0x32,0x2c,0x22,0x64,0x62,0x67,0x53,0x65,0x72,0x69,
0x61,0x6c,0x22,0x3a,0x30,0x2c,0x22,0x64,0x65,0x76,0x69,0x63,0x65,0x22,0x3a,0x22,0x53,0x54,0x4d,0x5f,
0x52,0x45,0x4c,0x41,0x59,0x22,0x2c,0x22,0x72,0x6c,0x79,0x44,0x75,0x6d,0x6d,0x79,0x22,0x3a,0x32,0x2c,
0x22,0x72,0x6c,0x79,0x50,0x72,0x6f,0x76,0x69,0x64,0x65,0x72,0x22,0x3a,0x34,0x7d
};