Pim van Pelt c72ea2af41 Keep a list of DHT sensors
s_dht is a list of MAX_DHT elements. Pass the index to the callback
so we can report on individual sensors by 0-based index.

Mon Feb 12 18:26:12 2018 - esp8266_052EE8/stat/dht {"idx":0, "temp":18.80, "humidity":31.6}
Mon Feb 12 18:26:12 2018 - esp8266_052EE8/stat/dht {"idx":1, "temp":18.70, "humidity":36.4}
Mon Feb 12 18:26:12 2018 - esp8266_052EE8/stat/dht {"idx":2, "temp":18.80, "humidity":39.5}
2018-02-12 18:25:36 +01:00
2018-01-24 13:33:13 +01:00
2018-02-11 13:20:36 +01:00
2018-01-05 16:58:15 +01:00
2018-02-12 18:25:36 +01:00
2018-01-05 16:58:15 +01:00
2018-02-11 13:20:36 +01:00
2018-01-05 16:58:15 +01:00

GPIO for 3-gang

  • 0: Top green LED
  • 16: Top blue LED
  • 14: Middle blue LED
  • 2: Bottom blue LED
  • 12: Top button
  • 3: Middle button
  • 5: Bottom button
  • 13: Top relay (L1)
  • 4: Middle relay (L2)
  • 15: Bottom relay (L3)
Description
No description provided
Readme 279 KiB
Languages
C 99.2%
Shell 0.6%
Makefile 0.2%