remove Streaming and Metro
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
#ifndef THERMOMETER_H_
|
||||
#define THERMOMETER_H_
|
||||
|
||||
#include <Metro.h>
|
||||
#include "cmd.h"
|
||||
#include "Resources.h"
|
||||
|
||||
@ -75,7 +74,6 @@ public:
|
||||
friend class ThermValues;
|
||||
|
||||
private:
|
||||
Metro m_period;
|
||||
unsigned long m_periodMillis;
|
||||
ThermConfig thermConfig;
|
||||
ThermValues thermValues;
|
||||
|
Reference in New Issue
Block a user