Added setting for 'Not wait for confirmation from TellStick', see ticket 98, in Linux

This commit is contained in:
Stefan Persson 2012-01-11 14:53:46 +01:00
parent 8d22eff5da
commit d7cce515ff
5 changed files with 19 additions and 4 deletions

View file

@ -1,6 +1,7 @@
#include "ClientCommunicationHandler.h"
#include "Message.h"
#include "Strings.h"
#include "Log.h" //Debug
#include <stdlib.h>