Skip to content

Commit ea46e76

Browse files
authored
Update README.md
1 parent 352bd5c commit ea46e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The script must be uploaded onto the board in order to make deep sleep work. Con
102102

103103
<i>File: [WS2812_NeoPixelRainbow.py](https://github.com/alankrantas/esp8266-micropython-cookbook/blob/master/WS2812_NeoPixelRainbow.py)</i>
104104

105-
Based on Adafruit's NeoPixel example code, here I extended the original NeoPixel class to add some convenient methods.
105+
Based on Adafruit's NeoPixel example code, basically a wrapper class with rainbow/rotate methods, slice assignment and brightness control.
106106

107107
## Conway's Game of Life on SSD1306
108108

0 commit comments

Comments
 (0)