Test adding new mods
Some checks failed
Build Firmware / build (push) Has been cancelled

This commit is contained in:
2025-11-12 22:28:21 +01:00
parent 5416c3a041
commit feff689e33
10 changed files with 73 additions and 19 deletions

View File

@@ -876,9 +876,7 @@ void SETTINGS_WriteBuildOptions(void) {
#ifdef ENABLE_WIDE_RX
| (1 << 1)
#endif
#ifdef ENABLE_BYP_RAW_DEMODULATORS
| (1 << 2)
#endif
#ifdef ENABLE_BLMIN_TMP_OFF
| (1 << 3)
#endif