#include <janky_float.hpp>
|
| static const coolSerial::Bytes | kHeaderSection {0x89, 0x0, 0x4, 0xff, 0xa7} |
| |
This was developed to have a simple protocol to test with
◆ deserialize()
| float fang::communication::JankyFloat::deserialize |
( |
coolSerial::Bytes |
bytes | ) |
|
|
static |
Returns the associated float
◆ serialize()
| coolSerial::Bytes fang::communication::JankyFloat::serialize |
( |
float |
f | ) |
|
|
static |
◆ kHeaderSection
| const coolSerial::Bytes fang::communication::JankyFloat::kHeaderSection {0x89, 0x0, 0x4, 0xff, 0xa7} |
|
static |
The documentation for this class was generated from the following files: