From a0c0a96ae8b8c7e979a62a7d0b2a5508285720c0 Mon Sep 17 00:00:00 2001 From: Glyn Hudson Date: Wed, 30 Nov 2016 14:16:48 +0000 Subject: [PATCH] bump version V3.2.1 --- firmware/src/src.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/src/src.ino b/firmware/src/src.ino index a9ba73a..4dfed61 100644 --- a/firmware/src/src.ino +++ b/firmware/src/src.ino @@ -30,6 +30,7 @@ 31 - Special allocation in JeeLib RFM12 driver - Node31 can communicate with nodes on any network group ------------------------------------------------------------------------------------------------------------- Change log: + V3.2.1 - (30/11/16) Fix emonTx port typo V3.2.0 - (13/11/16) run-time serial nodeID config V3.1.0 - (19/10/16) Test for RFM69CW and SI7201 at startup, allow serial use without RF prescent V3.0.0 - (xx/10/16) Add support for SI7021 sensor instead of DHT22 (emonTH V2.0 hardware)