diff options
Diffstat (limited to 'Monitors/Weather.hs')
-rw-r--r-- | Monitors/Weather.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Monitors/Weather.hs b/Monitors/Weather.hs index 885a9e2..8b3172e 100644 --- a/Monitors/Weather.hs +++ b/Monitors/Weather.hs @@ -24,7 +24,7 @@ import Text.ParserCombinators.Parsec weatherConfig :: IO MConfig -weatherConfig = newConfig +weatherConfig = mkMConfig "<station>: <tempC>C, rh <rh>% (<hour>)" -- template package -- package "station ID" -- usage tail? |