Fixed constructor for latest mbed library.

Dependents:   Pinscape_Controller_v1 Pinscape_Controller Pinscape_Controller_V2_arnoz Pinscape_Controller_V2

Fork of FastIO by Erik -

Revision:
6:da3730030c07
Parent:
4:6ebbf25b9167
Child:
7:1e784ae11fba
--- a/FastIO.h	Wed Jul 16 19:43:49 2014 +0000
+++ b/FastIO.h	Thu Jul 17 15:08:03 2014 +0000
@@ -7,6 +7,7 @@
 #include "FastIO_KLXX.h"
 #include "FastIO_K20D50M.h"
 #include "FastIO_NUCLEO_F401.h"
+#include "FastIO_NUCLEO_F030.h"
 
 #ifndef INIT_PIN
 #warning Target is not supported by FastIO