nodemcu-firmware/docs
Thomas Soëte 0577c8af0f Finalize work on ws2812 module
* Fix bug on first write
	Pin is 'HIGH' at reset, so we need to pull it down and generate a
	reset.

* Move init code to flash section, not needed to be in iram.

* Remove pin choice in API

* Remove lock in ws2812_buffer_write

* Remove naked malloc

* Drop ws2812_writergb

* Drop support of ws2812.buffers to ws2812_writegrb should use ws2812.buffers:write

* Add support for <>3 colors per leds strips (RGBW)

* Remove ICACHE_FLASH_ATTR

* Add static const on _uartData to avoid initialization penalty
2016-05-09 07:21:50 +02:00
..
css Fix font-size, it's odd and inconsistent in the theme 2016-01-16 15:25:48 +01:00
de Final polishing on several pages 2016-01-16 23:11:40 +01:00
en Finalize work on ws2812 module 2016-05-09 07:21:50 +02:00
img Final polishing on several pages 2016-01-16 23:11:40 +01:00
js Switch from readthedocs.org to readthedocs.io 2016-04-28 08:09:35 +02:00
index.md Final polishing on several pages 2016-01-16 23:11:40 +01:00