- 07 Jul, 2017 1 commit
-
-
philip authored
-
- 05 Jul, 2017 1 commit
-
-
Johny Mattsson authored
-
- 04 Jul, 2017 1 commit
-
-
Johny Mattsson authored
Sjson undefined symbol fix
-
- 03 Jul, 2017 2 commits
-
-
Johny Mattsson authored
- Move jsonsl build to regular library build rather than #include the .c file - Provide wrappers for malloc/calloc/free to fix undefined symbol warnings.
-
Johny Mattsson authored
From what I can tell they *should* be harmless, but I'd rather we keep a neat house in the first place.
-
- 01 Jul, 2017 2 commits
-
-
Marcel Stör authored
-
Gregor Hartmann authored
* fix 2007 Call callback in all cases, call callback with errorcode -1 if no connection could be establioshed * change logging from ERR to DEBUG * make debug output more clear (hopefully) * add handling of errors to docs, note error handling on every call instead of only in the main documentation
-
- 29 Jun, 2017 1 commit
-
-
dnc40085 authored
-
- 28 Jun, 2017 1 commit
-
-
dnc40085 authored
-
- 27 Jun, 2017 1 commit
-
-
Marcel Stör authored
-
- 25 Jun, 2017 1 commit
-
-
Arnim Läuger authored
-
- 20 Jun, 2017 1 commit
-
-
https://github.com/espressif/esp-idf/issues/631Arnim Läuger authored
* backport fix for https://github.com/espressif/esp-idf/issues/631 * remove code from intermediate fix
-
- 19 Jun, 2017 1 commit
-
-
Terry Ellison authored
-
- 18 Jun, 2017 1 commit
-
-
Philip Gladstone authored
* Only handle errors if we have not parsed a complete object * Fix typo which means that \n was not an ending character
-
- 25 May, 2017 1 commit
-
-
Arnim Läuger authored
-
- 24 May, 2017 1 commit
-
-
dnc40085 authored
-
- 21 May, 2017 6 commits
-
-
dnc40085 authored
-
dnc40085 authored
* Add event callbacks to wifi.sta.config() and wifi.ap.config() and more Added option to register event callbacks during configuration of both station and AP. Added option to register event callbacks to `wifi.sta.connect()` and `wifi.sta.disconnect()` * Add note about event registration to wifi module documentation Other minor changes to wifi documentation are also included * Add more detail to documentation for wifi.sta.config()
-
dnc40085 authored
The following functions were removed: - `wifi.sta.eventMonReg()` - `wifi.sta.eventMonStart()` - `wifi.sta.eventMonStop()` The corresponding documentation has also been removed This PR addresses issue #1893
-
Arnim Läuger authored
-
Philip Gladstone authored
-
Arnim Läuger authored
-
- 16 May, 2017 1 commit
-
-
Arnim Läuger authored
* align 8MB and 16MB auto flash support with sdk 2.1.0 * remove SAFE_API * fix flash size mismatch detection logic
-
- 15 May, 2017 1 commit
-
-
dnc40085 authored
-
- 11 May, 2017 1 commit
-
-
Arnim Läuger authored
-
- 08 May, 2017 1 commit
-
-
Frank Exoo authored
-
- 07 May, 2017 1 commit
-
-
fetchbot authored
* add ads1115 module * replace os_delay with os_timer * typo
-
- 06 May, 2017 1 commit
-
-
dnc40085 authored
The example for the eventmon registration for AP_PROBEREQRECVED was displaying "STATION DISCONNECTED" when it should say "PROBE REQUEST RECEIVED".
-
- 05 May, 2017 2 commits
-
-
Marcel Stör authored
-
dnc40085 authored
* Update init.lua example in upload.md with new station config format * Fixed typo in description of wifi.eventmon.register() * Fixed typo and improved example init.lua in docs/en/upload.md
-
- 30 Apr, 2017 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
- 27 Apr, 2017 2 commits
- 26 Apr, 2017 1 commit
-
-
dnc40085 authored
Documentation for the old(argument) style of station configuration was removed in a previous PR, so I added a deprecation message to inform developer of the upcoming removal of the feature.
-
- 24 Apr, 2017 2 commits
- 22 Apr, 2017 1 commit
-
-
Marcel Stör authored
-
- 21 Apr, 2017 1 commit
-
-
Marcel Stör authored
-
- 20 Apr, 2017 1 commit
-
-
Metin KOC authored
* Hdc1080 Module Add * for Float/Integer Build fixes * disable module for default * document fix * Deprecate init() in favor of setup() * Fix grammar and code sample * Deprecate init() in favor of setup() * Update hdc1080.md * Update hdc1080.md * Mini fix * Update user_modules.h
-