Formula Student Electronics & Software
The code for the embedded software
|
#include <math.h>
#include <algorithm>
#include <iterator>
Go to the source code of this file.
Classes | |
union | float2bytes |
Functions | |
void | rpm_2_byte (float rr_rpm, char *rr_rpm_byte) |
Variables | |
float2bytes | data |
void rpm_2_byte | ( | float | rr_rpm, |
char * | rr_rpm_byte | ||
) |
float2bytes data |