Library for my home monitoring classes and serial communication protocol. It monitors temperature and movement on the mbed application board.

Dependents:   FinalProject

HomeMonUtils.h

Committer:
groletter
Date:
2013-09-03
Revision:
2:84432add9142
Parent:
0:3f846fc933a2

File content as of revision 2:84432add9142:

#include <string>

bool convert_sample(double, std::string &);