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:
4:6ebbf25b9167
Parent:
3:3dd9466e73fc
Child:
6:da3730030c07
--- a/FastIO.h	Sat Jul 12 09:48:05 2014 +0000
+++ b/FastIO.h	Wed Jul 16 19:31:35 2014 +0000
@@ -6,6 +6,7 @@
 #include "FastIO_LPC81X.h"
 #include "FastIO_KLXX.h"
 #include "FastIO_K20D50M.h"
+#include "FastIO_NUCLEO_F401.h"
 
 #ifndef INIT_PIN
 #warning Target is not supported by FastIO