diff options
Diffstat (limited to 'assignments/README.md')
-rw-r--r-- | assignments/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assignments/README.md b/assignments/README.md index b420798..363ce15 100644 --- a/assignments/README.md +++ b/assignments/README.md @@ -1,5 +1,7 @@ # Assignment preparations +# Drivers + ## Install Arduino IDE Download and install from https://www.arduino.cc/en/Main/Software. The @@ -20,6 +22,7 @@ which should include "NodeMCU 1.0 (ESP-12E Module)". * PubSubClient * Time * TimeAlarms +* WifiManager ## Install Python 3 |