nodemcu-firmware/docs/en
tjhowse d777fdc50a Add module for TCS34725 colour sensor. (#1895)
* Add module for TCS34725 colour sensor.

* Fix implicit return.

* Fix timer disarm after init completion callback.

* Rework init() into setup() as per PR#1887.

* Add new module to mkdocs and user_modules.

* Fix unclear debug messages.

* Documentation updates.

* Cleanup comments and formatting.

* Don't auto-enable the sensor.

* Add callback function to enable.

* Simplify Read16.

* Remove Lua state argument to enable callback.

* Remove self_ref.
2017-04-19 20:16:27 +02:00
..
modules Add module for TCS34725 colour sensor. (#1895) 2017-04-19 20:16:27 +02:00
build.md Transfer build options from README to docs (#1860) 2017-03-12 21:43:46 +01:00
extn-developer-faq.md Transfer build options from README to docs (#1860) 2017-03-12 21:43:46 +01:00
flash.md Add section about NodeMCU PyFlasher (#1771) 2017-02-02 00:04:24 +01:00
hardware-faq.md Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
index.md Fix typo 2016-10-11 08:05:42 +09:00
lua-developer-faq.md Add modulo and power hints (#1832) 2017-03-06 13:14:07 +01:00
sdcard.md small fixes for sdcard and file doc 2017-01-06 16:15:29 +01:00
spiffs.md Fixes the spiffsimg issues (#1502) (#1503) 2016-09-21 11:45:53 +10:00
start.md Rename DIR to dir and improve JavaScript for RTD 2015-12-28 17:25:00 +01:00
support.md Fix typo 2016-09-26 21:53:28 +02:00
upload.md Overhaul the tools section, fixes #1779 (#1831) 2017-03-05 17:10:17 +01:00