Cleanup
This commit is contained in:
4
Boards.h
4
Boards.h
@@ -780,8 +780,6 @@
|
||||
}
|
||||
};
|
||||
#elif BOARD_VARIANT == MODEL_AC // SX1280 with PA
|
||||
//#define CONFIG_UART_BUFFER_SIZE 40000
|
||||
//#define CONFIG_QUEUE_0_SIZE 40000
|
||||
#define CONFIG_QUEUE_0_SIZE 6144
|
||||
const uint8_t interfaces[INTERFACE_COUNT] = {SX1280};
|
||||
const bool interface_cfg[INTERFACE_COUNT][3] = {
|
||||
@@ -1303,6 +1301,7 @@
|
||||
-1 // pin_tcxo_enable
|
||||
}
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
@@ -1487,5 +1486,4 @@
|
||||
#ifndef NP_M
|
||||
#define NP_M 0.15
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user