From bef96d11c54795e68faf796ea91ce95a0b6c9027 Mon Sep 17 00:00:00 2001 From: Nicolas Leclercq Date: Thu, 26 Oct 2017 16:58:57 +0200 Subject: [PATCH] fix comment --- weather.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/weather.go b/weather.go index dd27679..20f6874 100644 --- a/weather.go +++ b/weather.go @@ -53,10 +53,6 @@ type DeviceCollection struct { // BatteryPercent : Percentage of battery remaining // WifiStatus : Wifi status per Base station // RFStatus : Current radio status per module -// Firmware : Version of the software -// DateSetup : Date when the Weather station was set up -// LastMessage -// LastSeen // Type : Module type : // "NAMain" : for the base station // "NAModule1" : for the outdoor module