summaryrefslogtreecommitdiff
path: root/OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst
diff options
context:
space:
mode:
authorVishnu Easwaran E2020-05-19 16:38:45 +0530
committerVishnu Easwaran E2020-05-19 16:38:45 +0530
commit0c6aed43d6bec61e2d16d2cf64437d0b5a50748a (patch)
tree66079ea97327713843d42cff317b0af91278cc95 /OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst
parent8e1f93caa092fdab91fe2c0e5790c39aa7c56bb6 (diff)
downloadOpenPLC-0c6aed43d6bec61e2d16d2cf64437d0b5a50748a.tar.gz
OpenPLC-0c6aed43d6bec61e2d16d2cf64437d0b5a50748a.tar.bz2
OpenPLC-0c6aed43d6bec61e2d16d2cf64437d0b5a50748a.zip
[vishnu] Corrected few internal .rst documents and renaed Images->assets within v1 folder
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