Files
paparazzi/tests/modules/generated/keys_uav.h
T
2021-11-29 11:24:55 +01:00

9 lines
117 B
C

#ifndef KEYS_UAV_H
#define KEYS_UAV_H
#define UAV_PUBLIC {0}
#define UAV_PRIVATE {0}
#define GCS_PUBLIC {0}
#endif