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.

13 lines
252 B

  1. {
  2. "board": 16,
  3. "btnGPIO0": 12,
  4. "btnGPIO1": 13,
  5. "btnMode0": 2,
  6. "btnMode1": 2,
  7. "btnRelay0": 0,
  8. "btnRelay1": 1,
  9. "device": "JANGOE_WIFI_RELAY_NC",
  10. "rlyGPIO0": 2,
  11. "rlyGPIO1": 14,
  12. "rlyType0": 1,
  13. "rlyType1": 1
  14. }