- 15 Feb, 2018 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
- 13 Feb, 2018 1 commit
-
-
Marcel Stör authored
-
- 12 Feb, 2018 1 commit
-
-
Marcel Stör authored
-
- 07 Feb, 2018 1 commit
-
-
Pawel Jasinski authored
in float build, uV and sign are included in mV in int build, uV and mV are absolute, sign is -1, 0, 1 added rounding of uV values added optional test function
-
- 04 Feb, 2018 1 commit
-
-
Marcel Stör authored
Fixes #2209.
-
- 29 Jan, 2018 1 commit
-
-
Pawel Jasinski authored
* ads1015 is supported, up to 4 devices can be connected at the same time * removed debug, updated documentation * changed to oop API * added __gc to handle active timer cleanup * reworked argument validation and error reporting * stack is no longer messed up after __del
-
- 23 Jan, 2018 1 commit
-
-
Konrad Hübner authored
* ws2812 effects and color utils modules added * Added documentation for new modules to mkdocs.yml * changed mode option to string, documentation, default modules fixed * updated user_modules.h
-
- 10 Jan, 2018 4 commits
-
-
Luiz Felipe Silva authored
* add final sqlite3 patch * remove unused defines, join caching code with esp vfs code to reduce exported symbols and shrink final file size * Modules should by default be disabled and in alphabetical order
-
Philip Gladstone authored
-
Philip Gladstone authored
-
Arnim Läuger authored
-
- 25 Dec, 2017 1 commit
-
-
Marcel Stör authored
-
- 18 Dec, 2017 1 commit
-
-
Marcel Stör authored
-
- 17 Dec, 2017 2 commits
-
-
Philip Gladstone authored
* Add support of counting of interrupts * Update the timestamp when interrupt happens during dispatch. Also clear out interrupts when setting up a new callback
-
Marcel Stör authored
-
- 03 Dec, 2017 1 commit
-
-
Philip Gladstone authored
* Initial checkin * Add bloom.md into mkdocs * Added reset and improved info * Update bloom.c * Update bloom.md * Add Wikipedia link
-
- 19 Nov, 2017 3 commits
-
-
Lukáš Voborský authored
-
Marcel Stör authored
-
Mark Deneen authored
-
- 18 Nov, 2017 1 commit
-
-
Mark Deneen authored
-
- 19 Oct, 2017 1 commit
-
-
Marcel Stör authored
Amends #2064
-
- 05 Oct, 2017 1 commit
-
-
dbaumgarten authored
-
- 15 Sep, 2017 1 commit
-
-
dnc40085 authored
- simplified wifi_change_default_host_name - refactored code that checks hostname for compliance
-
- 14 Sep, 2017 1 commit
-
-
Marcel Stör authored
Fixes #2103
-
- 31 Aug, 2017 3 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
Marcel Stör authored
-
- 27 Aug, 2017 1 commit
-
-
Marcel Stör authored
-
- 22 Aug, 2017 2 commits
-
-
Marcel Stör authored
A delay is required between `setup` and reading from sensor. Fixes #1994.
-
Marcel Stör authored
Fixes #2039
-
- 16 Aug, 2017 2 commits
-
-
Marcel Stör authored
-
fetchbot authored
* add ds18b20 module * add intitial eeprom value definition * adjust read() function and address handling
-
- 05 Aug, 2017 1 commit
-
-
wolfg authored
-
- 18 Jul, 2017 1 commit
-
-
Philip Gladstone authored
* Improve RTC timekeeping -- includes clock rate tracking * Improved division by 1M * Fix crash in sntp * Disable RTC debug * Get the offset correct * Add comments on where the mysterious numbers came from * Fix a crash with auto repeat mode and errors on repeat
-
- 08 Jul, 2017 2 commits
- 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
-
- 28 Jun, 2017 1 commit
-
-
dnc40085 authored
-