Avionics
Core avionics package for CURE flight computers
Loading...
Searching...
No Matches
CommandNames.h
Go to the documentation of this file.
1#ifndef COMMAND_NAMES_H
2#define COMMAND_NAMES_H
3
4#define CURE_PING 0x01
5#define CURE_DUMP 0x02
6
7
8#endif