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:
3:3dd9466e73fc
Parent:
2:1a6ed4b84590
Child:
4:6ebbf25b9167
--- a/FastIO.h	Fri Jul 04 17:28:45 2014 +0000
+++ b/FastIO.h	Sat Jul 12 09:48:05 2014 +0000
@@ -5,6 +5,7 @@
 #include "FastIO_LPC11UXX.h"
 #include "FastIO_LPC81X.h"
 #include "FastIO_KLXX.h"
+#include "FastIO_K20D50M.h"
 
 #ifndef INIT_PIN
 #warning Target is not supported by FastIO