log epro.py @ 15:08b61687b75f

age author description
Mon, 06 Dec 2021 11:26:20 +1030 Daniel O'Connor Mark temperature as invalid when <-20C as per spec.
Mon, 06 Dec 2021 11:25:51 +1030 Daniel O'Connor Add link to protocol document.
Mon, 06 Dec 2021 11:25:41 +1030 Daniel O'Connor Use logging rather than print.
Wed, 09 Jun 2021 14:56:56 +0930 Daniel O'Connor Fix a few more incorrect sign bits
Wed, 09 Jun 2021 14:27:44 +0930 Daniel O'Connor Use correct byte for sign bit.
Wed, 25 Sep 2019 21:37:28 +0930 Daniel O'Connor Convert booleans to boolean. Sqlite doesn't do it and stores them as ints instead
Sun, 19 Nov 2017 18:08:13 +1030 Daniel O'Connor Add working example when run as an exe