micropython/esp8266/scripts
Paul Sokolovsky 6de37864a2 esp8266/scripts/inisetup: Add commented-out call to esp.osdebug(None).
That apparently will only help folks who read the docs on how to disable,
but could use a quick reminder straight in boot.py. For the developers,
it's important to have debug logging enabled in development branch
(master).
2016-08-06 15:27:38 +03:00
..
apa102.py esp8266: Add APA102 serial individually controllable LEDs support. 2016-05-19 22:29:11 +03:00
dht.py esp8266: Add dht.py script for high-level control of DHT11/DHT22 sensor. 2016-05-26 17:13:03 +01:00
inisetup.py esp8266/scripts/inisetup: Add commented-out call to esp.osdebug(None). 2016-08-06 15:27:38 +03:00
neopixel.py esp8266/scripts/: Add fill() to NeoPixel 2016-05-07 21:15:33 +03:00
ntptime.py esp8266/scripts/ntptime: Allow to override NTP server. 2016-05-30 19:16:05 +03:00
onewire.py esp8266/scripts/: Remove use of pin.PULL_NONE. 2016-05-05 23:47:37 +03:00
port_diag.py esp8266/scripts/port_diag.py: Include esp.check_fw() call. 2016-08-04 00:43:58 +03:00
websocket_helper.py esp8266/websocket_helper.py: Fix typo in debug output. 2016-06-30 13:34:58 +03:00