dnc40085
b2cbf52a4b
Fix error in documentation added with merge of PR#1231 ( #1901 )
2017-04-05 06:57:10 +02:00
dnc40085
41a5736d78
Add wifi.suspend() and node.sleep() ( #1231 )
...
* Exposed forced sleep API and more
Added timer suspend functionality
* wifi.suspend
* wifi.resume
* node.sleep
* tmr.suspend
* tmr.suspend_all
* tmr.resume
* tmr.resume_all
* Implement timer suspend functionality
* Fix for uart TX glitch
* Made some modifications to the error reporting
2017-04-04 21:31:06 +02:00
devsaurus
0a0c7c0637
ammendments to tmr API doc cleanup
2017-01-04 10:34:18 +01:00
Marcel Stör
a89b008087
Replace old tmr API in docs with OO API ( #1695 )
2017-01-03 21:50:56 +01:00
Yury Popov
f1afe7b6ab
Add support for dynamic timers, deprecating the static ones ( #1424 )
2016-08-02 22:35:53 +02:00
dnc40085
1744372060
Updated tmr module and documentation
...
* Change upper limit for timer in `tmr_register` and `tmr_interval` to reflect new limit in SDK 1.5.3.
* Change documentation for `tmr.alarm()`, `tmr.interval()` and `tmr.register()` to match source.
* Improve error reporting to be more descriptive.
2016-05-14 00:17:04 +02:00
Marcel Stör
202cc1a12a
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
Marcel Stör
7eba3cbcf3
Update for consistency with the other docs
2016-01-10 16:04:23 +01:00
Johny Mattsson
8d38cef044
Documented max timer interval value.
2016-01-10 17:39:43 +11:00
devsaurus
ebcf6b771e
fix delimiters after list
2016-01-07 00:33:52 +01:00
Johny Mattsson
f2babb9c81
Rewrote tmr module documentation, including new API.
2016-01-06 13:06:00 +11:00