File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -347,8 +347,19 @@ while True:
347347 time.sleep(2.0
348348```
349349
350- Once again, this results an a very predictable output (next to the LED behaving like a christmas tree):
350+ Once again, this results an a very predictable output (next to the LED behaving like a christmas tree :christmas_tree: ):
351351
352352image::resources/images/led-example-output.gif[]
353353
354354== Links and Resources
355+
356+ For more detailed information, see the following resources.
357+
358+ * https://github.com/nodemcu/nodemcu-devkit/wiki/Getting-Started-on-OSX
359+ * https://learn.adafruit.com/micropython-basics-load-files-and-run-code/file-operations
360+ * https://cityos-air.readme.io/docs/1-mac-os-usb-drivers-for-nodemcu
361+ * https://www.instructables.com/id/Get-Started-with-ESP8266-Using-AT-Commands-NodeMCU
362+ * https://www.digikey.com/en/maker/projects/micropython-basics-load-files-run-code/fb1fcedaf11e4547943abfdd8ad825ce
363+ * https://blog.lucas-hild.de/micropython
364+ * https://philipp-weissmann.de/python-auf-dem-esp8266
365+ * https://www.androegg.de/?page_id=613
You can’t perform that action at this time.
0 commit comments