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:
10:bb22a3dbedb4
Parent:
8:b0d725519c4f
Child:
11:327ae1d5fecb
--- a/FastIO.h	Sat Sep 20 13:02:00 2014 +0000
+++ b/FastIO.h	Sat Sep 20 13:04:45 2014 +0000
@@ -5,7 +5,7 @@
 #include "FastIO_LPC11UXX.h"
 #include "FastIO_LPC81X.h"
 #include "FastIO_KLXX.h"
-#include "FastIO_K20D50M.h"
+#include "FastIO_K20D50M_KPSDK.h"
 #include "FastIO_NUCLEO_F401.h"
 #include "FastIO_NUCLEO_F030.h"
 #include "FastIO_LPC11XX.h"