From 1b3976d221743d3852194505beea9559748a11b2 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 15 May 2023 14:57:43 -0500 Subject: [PATCH] Size 8, hon --- meshtastic/module_config.options | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meshtastic/module_config.options b/meshtastic/module_config.options index 6c38d34..dcf6e89 100644 --- a/meshtastic/module_config.options +++ b/meshtastic/module_config.options @@ -16,4 +16,5 @@ *ExternalNotificationConfig.nag_timeout int_size:16 *RemoteHardwareConfig:available_pins max_count:4 -*RemoteHardwarePin.name max_size:15 \ No newline at end of file +*RemoteHardwarePin.name max_size:15 +*RemoteHardwarePin.gpio_pin int_size:8 \ No newline at end of file