Commit Graph

10 Commits

Author SHA1 Message Date
galjonsfigur 6926c66b16 Polish Lua examples (#2846)
* Add missing globals from luacheck config

* Fix luacheck warnings in all lua files

* Re-enable luacheck in Travis

* Speed up Travis by using preinstalled LuaRocks

* Fix more luacheck warnings in httpserver lua module

* Fix DCC module and add appropriate definitions to luacheck config.

* Change inline comments from ignoring block to only ignore specific line

* Add Luacheck for Windows and enable it for both Windows and Linux

* Change luacheck exceptions and fix errors from 1st round of polishing

* Add retry and timeout params to wget
2020-06-09 22:26:52 +02:00
sergio d77666c0e8 trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
Marcel Stör b126c6b2d2 Re-organize documentation
Drop support for localized content, #2213

Restructure some content to match more closely what we have in master, #2542
2019-01-13 22:01:57 +01:00
galjonsfigur f5fcd0d984 Recreate and unify documentation for Lua modules (#2592)
* Recreate and unify documentation for Lua modules

* Fix typos in docs

* Added/modified READMES to link to new documentation
2018-12-16 21:39:43 +01:00
Arnim Läuger 4367e6e9e0 remove deprecated init functions in adxl345, am2320, bme280, bmp085, hdc1080, hmc58831, l3g4200d, HDC1000, lm92 (#2276) 2018-03-12 07:56:07 +01:00
Francesco Truzzi c96c8d570a Update README.md 2015-03-07 15:04:42 +01:00
ftruzzi 1c54cca234 Added DRDYn pin support. 2015-03-07 15:01:20 +01:00
Francesco Truzzi 8c2880d718 Delete README.md 2015-03-07 14:57:08 +01:00
Francesco Truzzi be93fe5e14 Update README.md 2015-03-07 03:14:52 +01:00
ftruzzi 9f7a2554f5 First release of HDC1000 module.
A module for the HDC1000 temperature and humidity sensor.
2015-03-07 03:11:17 +01:00