From 221a145d2d643eb50856095f5c6556d1fada8a05 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Thu, 16 Feb 2023 12:58:54 -0600 Subject: [PATCH] Whoops --- src/mesh/PhoneAPI.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mesh/PhoneAPI.h b/src/mesh/PhoneAPI.h index de7f3532d..af8f1be26 100644 --- a/src/mesh/PhoneAPI.h +++ b/src/mesh/PhoneAPI.h @@ -28,7 +28,6 @@ class PhoneAPI STATE_SEND_MODULECONFIG, // Send Module specific config STATE_SEND_METADATA, STATE_SEND_COMPLETE_ID, - STATE_SEND_METADATA, STATE_SEND_PACKETS // send packets or debug strings };