Antoine C / Mbed 2 deprecated Copy_Assignment3

Dependencies:   mbed MCP23017 WattBob_TextLCD mbed-rtos

Embed: (wiki syntax)

« Back to documentation index

mailStruct Struct Reference

mailStruct Struct Reference

This structure is used by the MAIL Queue object to store information to be sent to the computer. More...

#include <my_structures.h>


Detailed Description

This structure is used by the MAIL Queue object to store information to be sent to the computer.

Parameters:
avgSpeed [float] Last value of average speed computed
accelerator [float] Last RAW value of accelerator. From 0 to 1.
brake [float] Last RAW value of brake. From 0 to 1.

Definition at line 79 of file my_structures.h.