// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//

#pragma once

#include <stdlib.h>
#include <stdio.h>
#include <tchar.h>
#include <signal.h>



#include "..\common\triggerSerialPort.h"
#include "..\common\getopt.h"
