Weather casting with Machine Learning (SVM and SRNN).

Dependencies:   EthernetInterface GraphicHandler NTPClient SRNN SVM SensorModule mbed-rtos mbed

Revision:
1:8538381cae81
Parent:
0:f6cdb984f638
--- a/setup.hpp	Sun Feb 15 09:28:23 2015 +0000
+++ b/setup.hpp	Mon Feb 16 07:53:45 2015 +0000
@@ -4,6 +4,6 @@
 #include "main.hpp"
 
 // セットアップを一任.
-void setup(void);
+extern void setup(void);
 
 #endif /* SETUP_H_INCLUDED */
\ No newline at end of file