osd disable by default

This commit is contained in:
Egor
2024-09-27 15:54:21 -07:00
parent 2c1b2ca56c
commit 8cd7c7b661
+3 -3
View File
@@ -25,9 +25,9 @@
#include <Arduino.h>
#define OSD_ENABLED true
// #define WIFI_SCANNING_ENABLED true
// #define BT_SCANNING_ENABLED true
// #define OSD_ENABLED true
// #define WIFI_SCANNING_ENABLED true
// #define BT_SCANNING_ENABLED true
// Direct access to the low-level SPI communication between RadioLib and the radio module.
#define RADIOLIB_LOW_LEVEL (1)