Test program for Princeton PT6302 VFD controller. Note the PT6302 is identical to the OKI ML9208.

Dependencies:   mbed PT6302

More information is here.

Revision:
2:34c6e623a2c4
Parent:
0:a99bfc8384e4
--- a/main.cpp	Sun Dec 03 18:03:51 2017 +0000
+++ b/main.cpp	Sun Jun 13 13:24:30 2021 +0000
@@ -24,6 +24,7 @@
 #include "mbed.h"
 #include "PT6302.h"
 
+
 // Select one of the testboards for Princeton PT6302 VFD controller
 #include "PT6302_Config.h"