Skip to content

Releases: Gbertaz/NonBlockingDallas

1.1.0

18 Mar 22:07
3730085
Compare
Choose a tag to compare

ADD news functions : extends posibilities get DeviceAddress, address to string, find by string, valide address exist, map know sensors positions

1.0.4

05 Aug 19:58
Compare
Choose a tag to compare
  • Fixed detection of device disconnected
  • Introduced new callback onDeviceDisconnected
  • Callbacks onIntervalElapsed and onTemperatureChange are now invoked only if the sensor reading is valid. Parameter valid is now meaningless: if the sensor reading is not valid, new callback onDeviceDisconnected will be invoked. In order to maintain retro compatibility valid parameter will always be true. It will be removed in a future version.
  • Added setter method setUnitOfMeasure

Library properties

27 Oct 21:31
Compare
Choose a tag to compare
1.0.3

Update library.properties

1.0.2

17 Oct 21:50
0306111
Compare
Choose a tag to compare

Added requestTemperature() function usefull to request a new sensor reading on the fly without waiting for the time interval to elapse.

1.0.1

01 Aug 15:41
8d3b517
Compare
Choose a tag to compare
Update README.md

1.0

01 Aug 09:50
84dc33c
Compare
Choose a tag to compare
1.0
Update TemperatureReading.ino