Dependencies: EthernetInterface ThingCloud mbed-rtos mbed
Diff: Config.h
- Revision:
- 2:88dce59f9a99
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Config.h Fri Jun 09 22:50:27 2017 +0000 @@ -0,0 +1,12 @@ +//Config data + +int stationID=0; +float VindDirection=0; +float latitude[10]={56.393573,56.391227,56.39206589,3,4,5,6,7,8,9}; +float longitude[10]={10.420280,10.414798,10.42156219,3,4,5,6,7,8,9}; + + +//Hjemme nr 0 56.393573, 10.420280) nr0 +//Henrik nr 1 56.391227, 10.414798 nr1 +//Thomas nr 2 +// \ No newline at end of file