Go to the documentation of this file. 5 #ifdef BOARD_OSD_CS_PIN 7 #define OSD_RX_BUF_SIZE 256 8 #define OSD_TX_BUF_SIZE 256 17 #include "osd_core/Defs.h" 19 #define OSD_LOW_PRIORITY 115 // 15 less than main task so runs almost only in delay() time - 1/16 of main thread 20 #define OSD_HIGH_PRIORITY 99 // 1 more than main so uses 2/3 of CPU