Skip to content

Commit

Permalink
Update MMM-Flo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kagjerde committed Apr 11, 2019
1 parent 1a72556 commit a46a8f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MMM-Flo.js
Expand Up @@ -18,8 +18,8 @@ Module.register("MMM-Flo",{
animationSpeed: 1000,
refreshInterval: 5 * 60 * 1000, // every 5 minutes
daysSpan:2,
lat:60.260283,
lon:5.321504,
lat:60.260000,
lon:5.320000,
datatype:"tab", //all, obs, pre, tab
//httpRequestURL:"http://api.sehavniva.no/tideapi.php?lat="+this.config.lat+"&lon="+this.config.lon+"&fromtime=2019-04-10T00%3A00"+
//"&totime=2019-04-11T00%3A00&datatype="+this.config.datatype+"&refcode=cd&place=&file=&lang=en&interval=10&dst=0&tzone=1&tide_request=locationdata",
Expand Down

0 comments on commit a46a8f5

Please sign in to comment.