N4 Flight Software
N4
Flight software used for the N4 flight computers
Loading...
Searching...
No Matches
custom-time.h
Go to the documentation of this file.
1
/*!****************************************************************************
2
* @file custom-time.h
3
* @brief This file defeines functions needed for time conversions
4
* for data logging
5
*******************************************************************************/
6
7
#ifndef CUSTOM_TIME_H
8
#define CUSTOM_TIME_H
9
10
#include <Arduino.h>
11
12
void
convertTimestamp(
unsigned
long
);
13
ma
14
#endif
n4-flight-software
test
log_time_fmt_test
custom-time.h
Generated by
1.13.1