BugFix: Issue #47 'START_BYTE' was not declared

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
tomoaki
2017-02-24 10:19:32 +09:00
parent 7ac0d89fb1
commit 7fc598dc65
3 changed files with 13 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ namespace MQTTSNGW
/*=================================
* Starting prompt
==================================*/
#define GATEWAY_VERSION " * Version: 0.9.6"
#define GATEWAY_VERSION " * Version: 0.9.7"
#define PAHO_COPYRIGHT0 " * MQTT-SN Transparent Gateway"
#define PAHO_COPYRIGHT1 " * Part of Project Paho in Eclipse"