Avionics
Core avionics package for CURE flight computers
Loading...
Searching...
No Matches
UARTCommandHandler.cpp File Reference
#include "UARTCommandHandler.h"
#include "ArduinoHAL.h"
#include <algorithm>
Include dependency graph for UARTCommandHandler.cpp:

Go to the source code of this file.

Variables

constexpr int kCommandCharsAsciiEnd = 31

Variable Documentation

◆ kCommandCharsAsciiEnd

int kCommandCharsAsciiEnd = 31
constexpr

Definition at line 5 of file UARTCommandHandler.cpp.