Merge pull request #4890 from meshtastic/guard-remotehardware

Remove remote hardware from firmware release
This commit is contained in:
Thomas Göttgens 2024-09-28 11:36:27 +02:00 committed by GitHub
commit d1d6bfe693
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,6 +81,7 @@ build_flags = -Wno-missing-field-initializers
-DRADIOLIB_EXCLUDE_APRS
-DRADIOLIB_EXCLUDE_LORAWAN
-DMESHTASTIC_EXCLUDE_DROPZONE=1
-DMESHTASTIC_EXCLUDE_REMOTEHARDWARE=1
-DBUILD_EPOCH=$UNIX_TIME
;-D OLED_PL