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

Dependencies:   mbed PT6302

More information is here.

Files at this revision

API Documentation at this revision

Comitter:
wim
Date:
Sun Jun 13 13:24:30 2021 +0000
Parent:
0:a99bfc8384e4
Commit message:
Minor comments.;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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"