mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
Fixing Build errors
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
#include "temperature.hpp"
|
||||
#include "math.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace upm;
|
||||
|
||||
Temperature::Temperature(unsigned int pin, float scale, int r0, int b)
|
||||
|
Reference in New Issue
Block a user