We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352bd5c commit ea46e76Copy full SHA for ea46e76
README.md
@@ -102,7 +102,7 @@ The script must be uploaded onto the board in order to make deep sleep work. Con
102
103
<i>File: [WS2812_NeoPixelRainbow.py](https://github.com/alankrantas/esp8266-micropython-cookbook/blob/master/WS2812_NeoPixelRainbow.py)</i>
104
105
-Based on Adafruit's NeoPixel example code, here I extended the original NeoPixel class to add some convenient methods.
+Based on Adafruit's NeoPixel example code, basically a wrapper class with rainbow/rotate methods, slice assignment and brightness control.
106
107
## Conway's Game of Life on SSD1306
108
0 commit comments