From ae4fe2828c4d9f418067fe699f8645e32c04d04b Mon Sep 17 00:00:00 2001 From: Andrea Richetta Date: Fri, 21 Apr 2023 12:22:49 +0200 Subject: [PATCH] Update content.md added link to edge control library on Github --- .../tutorials/getting-started-edge-control/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/getting-started-edge-control/content.md b/content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/getting-started-edge-control/content.md index 6de3a6a9de..85eb675306 100644 --- a/content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/getting-started-edge-control/content.md +++ b/content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/getting-started-edge-control/content.md @@ -166,4 +166,4 @@ void loop() { ### Next Steps -We are developing new tutorials on how to connect valves, LCDs, watermark sensors and use many other functionalities of the board. In the mean time you can explore the Arduino Edge Control library to develop your own application. +We are developing new tutorials on how to connect valves, LCDs, watermark sensors and use many other functionalities of the board. In the mean time you can explore the [Arduino Edge Control](https://github.com/arduino-libraries/Arduino_EdgeControl) library to develop your own application.