Skip to content

Instantly share code, notes, and snippets.

View JCDeen's full-sized avatar

James C. Deen JCDeen

View GitHub Profile
@JCDeen
JCDeen / ER1DigitalOutput.cpp
Created November 15, 2018 19:40
Gist Test: Er1 Code Fragments
// DigitalOutput.cpp : implementation file
// A portion of some code I wrote quite a while back
#include "stdafx.h"
#include "DigitalConsole.h"
#include "DigitalOutput.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE