Typo fixed

This commit is contained in:
Kai Lauterbach 2023-06-29 13:36:30 +02:00
parent d5014fb5ee
commit 5816c1a2aa

View file

@ -19,7 +19,7 @@ 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|/|
|Arduino pin to PWM boards|D1|D2|D7|D5|+24V|
|Arduino pin to PWM boards|D1|D2|D7|D5|/|
|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").