Added reference to mqtt

This commit is contained in:
Magnus Persson 2022-01-13 12:38:29 +01:00
parent f318dea9b7
commit 043963df91

View File

@ -92,6 +92,10 @@ the following libraries and without these this would have been much more difficu
Create the gravity formula. Create the gravity formula.
* https://github.com/256dpi/arduino-mqtt
Library for sending data to mqtt based on lightweight mqtt implemenentation.
* https://graphjs.com/ * https://graphjs.com/
Render the graphs in the UI. Render the graphs in the UI.