change file name linux.h linux.cpp to Timer.h Timer.cpp

This commit is contained in:
tomoaki
2016-06-19 21:09:38 +09:00
parent 64fa07b391
commit 9369a827b8
6 changed files with 10 additions and 10 deletions

View File

@@ -29,7 +29,7 @@ $(SRCDIR)/MQTTSNGWProcess.cpp \
$(SRCDIR)/MQTTSNGWPublishHandler.cpp \
$(SRCDIR)/MQTTSNGWSubscribeHandler.cpp \
$(SRCDIR)/$(OS)/$(SENSORNET)/SensorNetwork.cpp \
$(SRCDIR)/$(OS)/$(OS).cpp \
$(SRCDIR)/$(OS)/Timer.cpp \
$(SRCDIR)/$(OS)/Network.cpp \
$(SRCDIR)/$(OS)/Threading.cpp