Skip to content

Commit

Permalink
Added status message length for board init messages
Browse files Browse the repository at this point in the history
  • Loading branch information
avtoku committed Aug 27, 2024
1 parent 84578c9 commit f57af96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ namespace rosflight_firmware

class Board
{
#define STATUS_LIST_MAX_MESSAGE_LEN 64
public:
typedef enum
{
Expand Down

0 comments on commit f57af96

Please sign in to comment.