From 0a1dabea195ebfbb0b70cd0c19e637284331213e Mon Sep 17 00:00:00 2001 From: divaldo Date: Thu, 30 Aug 2018 23:31:06 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 169685f..b10f9be 100644 --- a/README.md +++ b/README.md @@ -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)