12 13 14
# File 'lib/denko/sensor/ds18b20.rb', line 12 def reading @reading ||= { temperature: nil } end