Change log
+ +[0.9.2] March 19, 2018.¶
+-
+
- Improvement of string literal declaration with the examples, no library change. +
[0.9.1] March 13, 2018.¶
+-
+
- A release of the stable. +
diff --git a/README.md b/README.md index 2942665..17f93b0 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,14 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some - The [API reference](https://hieromon.github.io/AutoConnect/api/index.html) describes the AutoConnect functions specification. - [FAQ](https://hieromon.github.io/AutoConnect/faq/index.html). +## Change log + +### [0.9.2] March 19, 2018. +- Improvement of string literal declaration with the examples, no library change. + +### [0.9.1] March 13, 2018. +- A release of the stable. + ## License License under the [MIT license](LICENSE). \ No newline at end of file diff --git a/docs/404.html b/docs/404.html index e82fe59..d48e4e2 100644 --- a/docs/404.html +++ b/docs/404.html @@ -223,6 +223,8 @@ + + @@ -369,6 +371,18 @@ +
When you select Download, you can import it to Arduino IDE immediately. After downloaded, the AutoConnect-master.zip file will be saved in your download folder. Then in the Arduino IDE, navigate to "Sketch > Include Library". At the top of the drop down list, select the option to "Add .ZIP Library...". Details for Arduino official page.
+Supported by Library manager.
+AutoConnect was added to the Arduino IDE library manager as of March 17, 2018. It can be used with the PlatformIO library also.
+