chenlh
2025-10-09 e0f29d5815a7dd4d45733ce1d661f1df263913d4
src/protocol.h
@@ -8,6 +8,7 @@
#ifndef PROTOCOL_H_
#define PROTOCOL_H_
#include <string>
#include "config.h"
#define MSG_DATA_LEN (SPI_BUFFER_SIZE-16)
@@ -79,7 +80,7 @@
typedef struct{
   short dual_dsp;
   short dsp_index;
   short local_rx_num;
   short local_rx_num;   // include analog + usb channel
   short local_tx_num;
   short dante_rx_num;
   short dante_tx_num;