|
Avionics
Core avionics package for CURE flight computers
|

Go to the source code of this file.
Classes | |
| struct | SerialData |
Functions | |
| void | dataToSDCardSerial (uint8_t name, uint32_t timestamp_ms, float data, HardwareSerial &SD_serial) |
| void dataToSDCardSerial | ( | uint8_t | name, |
| uint32_t | timestamp_ms, | ||
| float | data, | ||
| HardwareSerial & | SD_serial ) |
Definition at line 22 of file DataSaverSDSerial.cpp.