Mike R / Mbed 2 deprecated Pinscape_Controller_V2

Dependencies:   mbed FastIO FastPWM USBDevice

Fork of Pinscape_Controller by Mike R

Revision:
77:0b96f6867312
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/IRRemote/IRCommand.cpp	Fri Mar 17 22:02:08 2017 +0000
@@ -0,0 +1,4 @@
+#include "IRCommand.h"
+
+// Null singleton for three-state logic class
+const bool3 bool3::null = bool3();