mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 05:42:49 +08:00
Hide more private data.
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
#include <math.h>
|
||||
#include "navdata.h"
|
||||
|
||||
#define NAVDATA_PACKET_SIZE 60
|
||||
#define NAVDATA_BUFFER_SIZE 80
|
||||
#define NAVDATA_START_BYTE 0x3a
|
||||
|
||||
typedef struct {
|
||||
uint8_t isInitialized;
|
||||
uint8_t isOpen;
|
||||
|
||||
Reference in New Issue
Block a user