Update 'README.md'

This commit is contained in:
divaldo 2018-08-30 23:31:06 +02:00
parent 438b31085f
commit 0a1dabea19
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
## Software prerequisities
* Arduino Software
* [Arduino Core for STM32](https://github.com/stm32duino/Arduino_Core_STM32)
* [Arduino Core for STM32](https://github.com/balux33/Arduino_STM32)
* [Adafruit PCD8544 Library](https://github.com/adafruit/Adafruit-PCD8544-Nokia-5110-LCD-library)
* [Adafruit GFX Library](https://github.com/adafruit/Adafruit-GFX-Library)
* [SimpleTimer Library for Arduino](https://playground.arduino.cc/Code/SimpleTimer#Download)