You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* BRIEF: Command messages are used to send commands to any boards. These messages are sent from the ground to the rocket.
* AUTHOR: JAD DINA
*/
syntax="proto3";
packageProto;
messageCommandMessages {
uint32source_sequence_num=1; // This is the sequence number of the message, should start at (1), if its 0 it does not need to be ACKed (ie. Non-essential Telemetry)