• Jonathan Karras's avatar
    Update DS18b20 examples (#1851) · 784fefeb
    Jonathan Karras authored
    - 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
    784fefeb
ds18b20-web.lua 1.07 KB