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.

18 lines
1.6 KiB

  1. #define device_config_len 316
  2. const uint8_t device_config[] PROGMEM = {
  3. 0x7b,0x22,0x62,0x6f,0x61,0x72,0x64,0x22,0x3a,0x37,0x39,0x2c,0x22,0x62,0x74,0x6e,0x47,0x50,0x49,0x4f,
  4. 0x30,0x22,0x3a,0x31,0x33,0x2c,0x22,0x62,0x74,0x6e,0x4d,0x6f,0x64,0x65,0x30,0x22,0x3a,0x32,0x2c,0x22,
  5. 0x62,0x74,0x6e,0x52,0x65,0x6c,0x61,0x79,0x30,0x22,0x3a,0x30,0x2c,0x22,0x63,0x75,0x72,0x52,0x61,0x74,
  6. 0x69,0x6f,0x22,0x3a,0x32,0x35,0x37,0x34,0x30,0x2c,0x22,0x64,0x65,0x76,0x69,0x63,0x65,0x22,0x3a,0x22,
  7. 0x42,0x4c,0x49,0x54,0x5a,0x57,0x4f,0x4c,0x46,0x5f,0x42,0x57,0x53,0x48,0x50,0x32,0x22,0x2c,0x22,0x68,
  8. 0x6c,0x77,0x43,0x46,0x31,0x47,0x50,0x49,0x4f,0x22,0x3a,0x31,0x34,0x2c,0x22,0x68,0x6c,0x77,0x43,0x46,
  9. 0x47,0x50,0x49,0x4f,0x22,0x3a,0x35,0x2c,0x22,0x68,0x6c,0x77,0x43,0x75,0x72,0x4c,0x65,0x76,0x65,0x6c,
  10. 0x22,0x3a,0x30,0x2c,0x22,0x68,0x6c,0x77,0x49,0x6e,0x74,0x22,0x3a,0x32,0x2c,0x22,0x68,0x6c,0x77,0x53,
  11. 0x45,0x4c,0x47,0x50,0x49,0x4f,0x22,0x3a,0x31,0x32,0x2c,0x22,0x6c,0x65,0x64,0x47,0x50,0x49,0x4f,0x30,
  12. 0x22,0x3a,0x32,0x2c,0x22,0x6c,0x65,0x64,0x47,0x50,0x49,0x4f,0x31,0x22,0x3a,0x30,0x2c,0x22,0x6c,0x65,
  13. 0x64,0x4c,0x6f,0x67,0x69,0x63,0x30,0x22,0x3a,0x31,0x2c,0x22,0x6c,0x65,0x64,0x4c,0x6f,0x67,0x69,0x63,
  14. 0x31,0x22,0x3a,0x31,0x2c,0x22,0x6c,0x65,0x64,0x4d,0x6f,0x64,0x65,0x31,0x22,0x3a,0x34,0x2c,0x22,0x6c,
  15. 0x65,0x64,0x52,0x65,0x6c,0x61,0x79,0x31,0x22,0x3a,0x30,0x2c,0x22,0x70,0x77,0x72,0x52,0x61,0x74,0x69,
  16. 0x6f,0x22,0x3a,0x33,0x34,0x31,0x34,0x32,0x39,0x30,0x2c,0x22,0x72,0x6c,0x79,0x47,0x50,0x49,0x4f,0x30,
  17. 0x22,0x3a,0x31,0x35,0x2c,0x22,0x72,0x6c,0x79,0x54,0x79,0x70,0x65,0x30,0x22,0x3a,0x30,0x2c,0x22,0x76,
  18. 0x6f,0x6c,0x52,0x61,0x74,0x69,0x6f,0x22,0x3a,0x33,0x31,0x33,0x34,0x30,0x30,0x7d
  19. };