From 699b7178ff2ba20f09770a4d839e4393977c1c31 Mon Sep 17 00:00:00 2001 From: niklasbautz <58566859+niklasbautz@users.noreply.github.com> Date: Fri, 20 May 2022 12:45:45 +0200 Subject: [PATCH] + Note about the ST Nucleo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87aaf8c6..458ab9e2 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Currently the following boards are supported by the library: * Please see: . * STM32F4 * Currently the [NUCLEO-F446RE](http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF262063) is supported featuring the STM32F446. Take a look at the following example code: . + * The shield will **NOT** work without rewiring * ESP8266 is supported using the [ESP8266 Arduino core](https://github.com/esp8266/Arduino) * Note it uses pin 15 and 5 for SS and INT respectively * Also please be aware that: