iMONDisplayApiSample/DisplayTest/stdafx.cpp
author StephaneLenclud
Sun, 14 Apr 2013 22:40:46 +0200
changeset 8 3031cd3ebd1e
permissions -rw-r--r--
Fixing character conversion upon receiving text.
Adding our modified FrontView API sample allowing us to display every character supported by our VFD.
StephaneLenclud@8
     1
// stdafx.cpp : source file that includes just the standard includes
StephaneLenclud@8
     2
// DisplayTest.pch will be the pre-compiled header
StephaneLenclud@8
     3
// stdafx.obj will contain the pre-compiled type information
StephaneLenclud@8
     4
StephaneLenclud@8
     5
#include "stdafx.h"
StephaneLenclud@8
     6
StephaneLenclud@8
     7