From fee1e24f60dbddd5a9bac36523d99c6494802688 Mon Sep 17 00:00:00 2001 From: manasdas17 Date: Mon, 26 Aug 2019 11:22:08 +0530 Subject: Delete README.md --- OpenModelica-Arduino-MDD-Windows/README.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 OpenModelica-Arduino-MDD-Windows/README.md diff --git a/OpenModelica-Arduino-MDD-Windows/README.md b/OpenModelica-Arduino-MDD-Windows/README.md deleted file mode 100644 index 2287de8..0000000 --- a/OpenModelica-Arduino-MDD-Windows/README.md +++ /dev/null @@ -1,24 +0,0 @@ -# OpenModelica-Arduino-Windows -Free library for interfacing Arduino using Modelica and Modelica_DeviceDrivers models in Windows. -There is support for serial port. - -## Library description -The `OpenModelica-Arduino-Windows` library is an open source Modelica package. - -Main features: - * Support for Windows. - * (Soft) real-time synchronization of a simulation. - -Please note that the library is known to work with -* OpenModelica (partial support starting with OpenModelica v1.11.0, e.g.serial port). - -## Development and contribution -Main developers: -* [Vanessa Singh](https://github.com/VanessaSingh), contribution to the Windows specific code -* [Souradip Pal](https://github.com/Souradip-sopho), bug fixes,repository management. -* [Disha Agarwal](https://github.com/disha4u), various documentation. - -Contributions in shape of [Pull Requests] are always welcome. - -The following people have directly contributed to the implementation of the library (many more have contributed by providing feedback and suggestions): -* Manas Ranjan Das (project mentor), contribution in bug fixes,error removal etc. -- cgit