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-01
Revision:
0:3f846fc933a2

File content as of revision 0:3f846fc933a2:

#include <string>

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