summaryrefslogtreecommitdiff
path: root/OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst')
-rwxr-xr-xOpenPLC_version_1/Experiments/1_LED-PLC/LED.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst b/OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst
index c67d4e5..1d22874 100755
--- a/OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst
+++ b/OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst
@@ -28,5 +28,5 @@ The code blinkin.ld illustrates above logic.
switch on LED
-------------
-We can control on/off LED by using an input to the PLC. The input switch is connnected to pin 1 and LED is connedted to the same pin 35.
+We can control on/off LED by using an input to the PLC. The input switch is connected to pin 1 and LED is connected to the same pin 35.
The code for this experiment is switch-led.ld