mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-14 16:06:51 +01:00
change file name linux.h linux.cpp to Timer.h Timer.cpp
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#ifndef MQTTSNGWPACKETHANDLETASK_H_
|
||||
#define MQTTSNGWPACKETHANDLETASK_H_
|
||||
|
||||
#include <Timer.h>
|
||||
#include "MQTTSNGWDefines.h"
|
||||
#include "MQTTSNGateway.h"
|
||||
#include "MQTTSNGWClient.h"
|
||||
@@ -29,7 +30,6 @@
|
||||
#include "MQTTSNGWPublishHandler.h"
|
||||
#include "MQTTSNGWSubscribeHandler.h"
|
||||
#include "SensorNetwork.h"
|
||||
#include "linux.h"
|
||||
|
||||
|
||||
namespace MQTTSNGW
|
||||
|
||||
Reference in New Issue
Block a user