Forgot to add, looking at the DS18B20 module, the code does not wait for the temperature conversion to complete, so I think you will always get the old conversion. It's not a very good module, IMHO...
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Forgot to add, looking at the DS18B20 module, the code does not wait for the temperature conversion to complete, so I think you will always get the old conversion. It's not a very good module, IMHO...