Compare commits

..

No commits in common. "67ff6cca56f6d440c5df2bf13fd4e5bbb2cf4ea2" and "d5014fb5eeec90365f073bbcabfe92ab2fa5776d" have entirely different histories.

View file

@ -18,8 +18,8 @@ NodeMCU pin connections to the cable wires:
|--|--|--|--|--|--|
|LED color|blue|warm white|purple|white & red & green|/|
|Wire colors|blue|black|red|white|green|
|Color wire connection to Load PWM boards|1|2|3|4|+24|
|Arduino pin to PWM boards|D1|D2|D7|D5|/|
|Color wire connection to Load PWM boards|1|2|3|4|/|
|Arduino pin to PWM boards|D1|D2|D7|D5|+24V|
|Arduino GPIO pin numbers|5|4|13|14|/|
The HTML content is pushed to the NodeMCU separetely by using the ESP8266 Sketch Data Upload plugin of the old Arduino IDE (not "Arduino IDE").