Commit Graph

3 Commits

Author SHA1 Message Date
Jonathan Karras 784fefebe7 Update DS18b20 examples (#1851)
- Remove old non-async examples from `lua-examples`.
- Rename `ds18b20.EN.md` to `README.md`
- Change remaining `toBase64` calls to the more standard `toHex` call.
- Fix some spelling and markdown formatting issues in README file.

Addresses issue #1841
2017-03-17 07:50:31 +01:00
vsky 52f41a840c Re-write DS18B20 asynchronous example (#1820) 2017-03-17 07:50:31 +01:00
baracudaz 6525747859 DS18B20 module examples
Adding couple of example on how to use DS18B20 module
2015-01-10 10:58:08 +01:00