Updated license in README. Forgot to do that earlier.
This commit is contained in:
parent
33cdfa54a9
commit
b551f832dd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# MQTT Library for ESP8266 SDK
|
||||
written by Alexander Rowsell (MrAureliusR)
|
||||
Released under the terms of the MIT License -- see [LICENSE](LICENSE) for more detail.
|
||||
Released under the terms of the Mozilla Public License -- see [LICENSE](LICENSE) for more detail.
|
||||
|
||||
## Summary
|
||||
While working on a series of tutorials for Hackaday, I realized MQTT would be the perfect solution for one of the projects I was presenting. However, I didn't want to use a pre-existing MQTT library - that would be boring, and I wouldn't be able to teach the readers as much. Instead, I started to write one from scratch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue