From 9a61a959a36e1f2b74abadfd7f301031d91cd169 Mon Sep 17 00:00:00 2001 From: Himura Kazuto Date: Thu, 8 Feb 2018 16:10:12 +0300 Subject: [PATCH] supplemented see also --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8ded49..83ae559 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,5 @@ For detailed instructions, refer to the [documentation](http://docs.cloud4rpi.io * [Usage Examples for Raspberry Pi](https://github.com/cloud4rpi/cloud4rpi-raspberrypi-python) * [Usage Examples for Next Thing Co. C.H.I.P.](https://github.com/cloud4rpi/cloud4rpi-chip-python) * [Usage Examples for Onion Omega2](https://github.com/cloud4rpi/cloud4rpi-omega2-python) -* [Usage Examples for ESP8266](https://github.com/cloud4rpi/cloud4rpi-esp8266-micropython) +* [Usage Examples for ESP8266 on MicroPython](https://github.com/cloud4rpi/cloud4rpi-esp8266-micropython) +* [Usage Examples for ESP8266 on Arduino framework](https://github.com/cloud4rpi/cloud4rpi-esp-arduino)