diff options
author | Sudhakar Kumar | 2023-02-09 00:01:31 +0530 |
---|---|---|
committer | GitHub | 2023-02-09 00:01:31 +0530 |
commit | ab653f84e2a045e93e26d8b6cd34f2745c7bdfd5 (patch) | |
tree | 61ab025569e756b589622bee2698304f2f3ff4be | |
parent | 9164539f3024bb3dc6b315c89c26c6724c4b7aee (diff) | |
download | FLOSS-Arduino-Book-ab653f84e2a045e93e26d8b6cd34f2745c7bdfd5.tar.gz FLOSS-Arduino-Book-ab653f84e2a045e93e26d8b6cd34f2745c7bdfd5.tar.bz2 FLOSS-Arduino-Book-ab653f84e2a045e93e26d8b6cd34f2745c7bdfd5.zip |
Update Readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ The books are as given below: * [Microcontroller programming with Arduino, Scilab, and Xcos](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/scilab.pdf) * [Microcontroller programming with Arduino and Julia](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/julia.pdf) -* [Microcontroller programming with Arduino and OpenModelica](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/OpenModelica.pdf) +* [Microcontroller programming with Arduino and OpenModelica](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/openmodelica.pdf) * [Microcontroller programming with Arduino and Python](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/python.pdf) The consolidated book (which covers all the four FLOSSs mentioned above) is available at [FLOSS-Arduino](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/floss-arduino.pdf), and the code mentioned in the book are available at [Origin](https://github.com/FOSSEE/FLOSS-Arduino-Book/tree/master/Origin). |