improvements in RU beamforming handling procedures

This commit is contained in:
francescomani
2024-06-11 18:05:00 +02:00
parent f3b6155f17
commit 2a9a038dbd
10 changed files with 216 additions and 247 deletions

View File

@@ -174,6 +174,7 @@ typedef struct {
} udp_ctx_t;
typedef enum {
RU_GPIO_CONTROL_NONE,
RU_GPIO_CONTROL_GENERIC,
RU_GPIO_CONTROL_INTERDIGITAL,
} gpio_control_t;