1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00

Added alphanumeric display test code.

This commit is contained in:
Gerry Stellenberg
2010-11-19 16:26:07 -06:00
parent 4314b48548
commit 41fa8ce002
4 changed files with 193 additions and 9 deletions

View File

@@ -66,3 +66,5 @@ void LoadSwitchStates (PRHandle proc);
void ConfigureDMD(PRHandle proc);
void UpdateDots(unsigned char * dots, unsigned int dotOffset);
void UpdateAlphaDisplay(PRHandle, int);