Test program for Princeton PT6302 VFD controller. Note the PT6302 is identical to the OKI ML9208.
More information is here.
Revision 2:34c6e623a2c4, committed 2021-06-13
- 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 |
diff -r a99bfc8384e4 -r 34c6e623a2c4 main.cpp --- 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"