Grow the Reading.degrees_f column

sometimes a probe will report a wacky temperature, but we should record
it even so
This commit is contained in:
Lance Edgar 2017-08-05 12:54:08 -05:00
parent ad03e32f77
commit 5d81ac19a6
3 changed files with 36 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# -*- coding: utf-8; mode: python -*-
# -*- coding: utf-8 -*-
# -*- coding: utf-8; -*-
"""${message}
Revision ID: ${up_revision}