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

Dependents:   FinalProject

Embed: (wiki syntax)

« Back to documentation index

motion_vec Struct Reference

motion_vec Struct Reference

Simple structure to hold a motion vector - x, y, and z motion. More...

#include <Motion.h>


Detailed Description

Simple structure to hold a motion vector - x, y, and z motion.

Definition at line 10 of file Motion.h.