Merge branch 'tmj-dev'

This commit is contained in:
milek7
2018-02-16 15:25:53 +01:00
113 changed files with 4617 additions and 4057 deletions

View File

@@ -60,6 +60,5 @@ bool TLPT::Connect(int port)
void TLPT::Out(int x)
{ // wysłanie bajtu do portu
WriteLog("lpt: sending data: " + std::to_string(x), logtype::lptdebug);
OutPort(address, x);
};

View File

@@ -10,7 +10,8 @@ http://mozilla.org/MPL/2.0/.
#include "stdafx.h"
#include "PoKeys55.h"
#include <setupapi.h>
#include "mczapkie/mctools.h"
#include "utilities.h"
//---------------------------------------------------------------------------
// HIDscaner: http://forum.simflight.com/topic/68257-latest-lua-package-for-fsuipc-and-wideclient/
//#define MY_DEVICE_ID "Vid_04d8&Pid_003F"