diff options
author | Akshay Chipkar | 2016-04-25 15:14:01 +0530 |
---|---|---|
committer | Akshay Chipkar | 2016-04-25 15:14:01 +0530 |
commit | e28e9ee1de105379edd840d6b89dfe5f13a420eb (patch) | |
tree | 427de3532f072c97f37dfeda4269bc4d62b9eb55 | |
parent | bdec5a55bbe2c5bd1388d1d9248c38ba9d3fbee0 (diff) | |
download | OpenPLC-e28e9ee1de105379edd840d6b89dfe5f13a420eb.tar.gz OpenPLC-e28e9ee1de105379edd840d6b89dfe5f13a420eb.tar.bz2 OpenPLC-e28e9ee1de105379edd840d6b89dfe5f13a420eb.zip |
added executable for ldmicro
-rw-r--r-- | Software/README.rst | 4 | ||||
-rw-r--r-- | Software/ldmicro.exe | bin | 0 -> 551424 bytes |
2 files changed, 3 insertions, 1 deletions
diff --git a/Software/README.rst b/Software/README.rst index 8ed4aef..480a17b 100644 --- a/Software/README.rst +++ b/Software/README.rst @@ -1,6 +1,8 @@ README ====== -This repository contains the link to the software used by OpenPLC. +This repository contains the software LDMicro used by OpenPLC to perform ladder experiments. + +If you wish to contribute to developing the software or to download the source code, visit the link below. https://github.com/FOSSEE/OpenPLC-ldmicro.git diff --git a/Software/ldmicro.exe b/Software/ldmicro.exe Binary files differnew file mode 100644 index 0000000..f19b3bf --- /dev/null +++ b/Software/ldmicro.exe |