nodemcu-firmware/app/include
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
..
arch Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
driver Apply power selection at the end of the write slot while IRQs are masked (#1808) 2017-03-01 12:41:17 +01:00
lwip Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
mbedtls Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
misc Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
rtc rtctime.dsleep() current draw improvements (#1659) 2016-12-14 12:39:31 +01:00
swTimer Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
sys Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
task Add pcm module. (#1255) 2016-06-05 23:21:36 +02:00
fatfs_config.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
lwipopts.h TIME_WAIT sockets fixes (#1838) 2017-03-17 07:31:37 +01:00
module.h Fix break in luac.cross build and add some documentation 2016-03-03 02:03:23 +00:00
nodemcu_mdns.h Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00
rom.h Reimplemented esp_init_data_default. 2016-10-04 12:04:09 +11:00
sections.h Fix iram/irom section contents (#1566) 2016-12-01 22:14:20 +01:00
u8g_config.h Virtual u8g display driver for RFB/VNC support (#1514) 2016-11-14 13:40:45 +01:00
ucg_config.h shorten ucg constructors to keep them below LUA_MAX_ROTABLE_NAME 2016-03-25 23:49:22 +01:00
user_config.h Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
user_mbedtls.h Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
user_modules.h Add module for TCS34725 colour sensor. (#1895) 2017-04-19 20:16:27 +02:00
user_version.h Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00