From 0c6aed43d6bec61e2d16d2cf64437d0b5a50748a Mon Sep 17 00:00:00 2001 From: Vishnu Easwaran E Date: Tue, 19 May 2020 16:38:45 +0530 Subject: [vishnu] Corrected few internal .rst documents and renaed Images->assets within v1 folder --- OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenPLC_version_1/Experiments/1_LED-PLC/LED.rst') 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 -- cgit