We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f9894 commit 1d46666Copy full SHA for 1d46666
content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual/content.md
@@ -587,6 +587,8 @@ The example code below reads the resistance value from the 1st Watermark sensor
587
588
More example codes can also be found on **File > Examples > Arduino_EdgeControl > Basic**.
589
590
+***Install the required libraries from their respective URLs using the Arduino Library Manager.***
591
+
592
```arduino
593
#include <Arduino.h>
594
#include <mbed.h>
0 commit comments