Exclude health telemetry by macro (#5679)

This commit is contained in:
Ben Meadors
2024-12-28 08:49:24 +11:00
committed by GitHub
co-authored by GitHub
parent 5133117936
commit 2b33be2fea
7 changed files with 18 additions and 12 deletions
+1
View File
@@ -312,6 +312,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MESHTASTIC_EXCLUDE_AUDIO 1
#define MESHTASTIC_EXCLUDE_DETECTIONSENSOR 1
#define MESHTASTIC_EXCLUDE_ENVIRONMENTAL_SENSOR 1
#define MESHTASTIC_EXCLUDE_HEALTH_TELEMETRY 1
#define MESHTASTIC_EXCLUDE_EXTERNALNOTIFICATION 1
#define MESHTASTIC_EXCLUDE_PAXCOUNTER 1
#define MESHTASTIC_EXCLUDE_POWER_TELEMETRY 1