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.
     1 // stdafx.cpp : source file that includes just the standard includes
     2 // SoundGraphAccess.pch will be the pre-compiled header
     3 // stdafx.obj will contain the pre-compiled type information
     4 
     5 #include "stdafx.h"
     6 
     7 // TODO: reference any additional headers you need in STDAFX.H
     8 // and not in this file