changelog correction
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2023-01-26 14:39:23 +01:00
parent 4dca9f21d4
commit 03a3c3a761
6 changed files with 39 additions and 12 deletions

View File

@ -6,6 +6,10 @@
namespace syrlinks {
enum class ParameterId: uint8_t {
DATARATE = 0
};
enum Submode {
DEFAULT,
RX_ONLY,