mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-04-05 21:05:45 -04:00
Cleanup
This commit is contained in:
parent
659fb2bc14
commit
c75cfbf7c7
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user