From f97b3b5185049855420d07bf892ebcf3400801b9 Mon Sep 17 00:00:00 2001 From: Matt Date: Tue, 15 Apr 2025 15:31:23 -0400 Subject: [PATCH] move protos to root --- {src/protos => protos}/meshtastic/admin.options | 0 {src/protos => protos}/meshtastic/admin.proto | 0 {src/protos => protos}/meshtastic/apponly.options | 0 {src/protos => protos}/meshtastic/apponly.proto | 0 {src/protos => protos}/meshtastic/atak.options | 0 {src/protos => protos}/meshtastic/atak.proto | 0 {src/protos => protos}/meshtastic/cannedmessages.options | 0 {src/protos => protos}/meshtastic/cannedmessages.proto | 0 {src/protos => protos}/meshtastic/channel.options | 0 {src/protos => protos}/meshtastic/channel.proto | 0 {src/protos => protos}/meshtastic/clientonly.options | 0 {src/protos => protos}/meshtastic/clientonly.proto | 0 {src/protos => protos}/meshtastic/config.options | 0 {src/protos => protos}/meshtastic/config.proto | 0 {src/protos => protos}/meshtastic/connection_status.options | 0 {src/protos => protos}/meshtastic/connection_status.proto | 0 {src/protos => protos}/meshtastic/deviceonly.options | 0 {src/protos => protos}/meshtastic/deviceonly.proto | 0 {src/protos => protos}/meshtastic/localonly.proto | 0 {src/protos => protos}/meshtastic/mesh.options | 0 {src/protos => protos}/meshtastic/mesh.proto | 0 {src/protos => protos}/meshtastic/module_config.options | 0 {src/protos => protos}/meshtastic/module_config.proto | 0 {src/protos => protos}/meshtastic/mqtt.options | 0 {src/protos => protos}/meshtastic/mqtt.proto | 0 {src/protos => protos}/meshtastic/paxcount.proto | 0 {src/protos => protos}/meshtastic/portnums.proto | 0 {src/protos => protos}/meshtastic/remote_hardware.proto | 0 {src/protos => protos}/meshtastic/rtttl.options | 0 {src/protos => protos}/meshtastic/rtttl.proto | 0 {src/protos => protos}/meshtastic/storeforward.options | 0 {src/protos => protos}/meshtastic/storeforward.proto | 0 {src/protos => protos}/meshtastic/telemetry.options | 0 {src/protos => protos}/meshtastic/telemetry.proto | 0 {src/protos => protos}/meshtastic/xmodem.options | 0 {src/protos => protos}/meshtastic/xmodem.proto | 0 36 files changed, 0 insertions(+), 0 deletions(-) rename {src/protos => protos}/meshtastic/admin.options (100%) rename {src/protos => protos}/meshtastic/admin.proto (100%) rename {src/protos => protos}/meshtastic/apponly.options (100%) rename {src/protos => protos}/meshtastic/apponly.proto (100%) rename {src/protos => protos}/meshtastic/atak.options (100%) rename {src/protos => protos}/meshtastic/atak.proto (100%) rename {src/protos => protos}/meshtastic/cannedmessages.options (100%) rename {src/protos => protos}/meshtastic/cannedmessages.proto (100%) rename {src/protos => protos}/meshtastic/channel.options (100%) rename {src/protos => protos}/meshtastic/channel.proto (100%) rename {src/protos => protos}/meshtastic/clientonly.options (100%) rename {src/protos => protos}/meshtastic/clientonly.proto (100%) rename {src/protos => protos}/meshtastic/config.options (100%) rename {src/protos => protos}/meshtastic/config.proto (100%) rename {src/protos => protos}/meshtastic/connection_status.options (100%) rename {src/protos => protos}/meshtastic/connection_status.proto (100%) rename {src/protos => protos}/meshtastic/deviceonly.options (100%) rename {src/protos => protos}/meshtastic/deviceonly.proto (100%) rename {src/protos => protos}/meshtastic/localonly.proto (100%) rename {src/protos => protos}/meshtastic/mesh.options (100%) rename {src/protos => protos}/meshtastic/mesh.proto (100%) rename {src/protos => protos}/meshtastic/module_config.options (100%) rename {src/protos => protos}/meshtastic/module_config.proto (100%) rename {src/protos => protos}/meshtastic/mqtt.options (100%) rename {src/protos => protos}/meshtastic/mqtt.proto (100%) rename {src/protos => protos}/meshtastic/paxcount.proto (100%) rename {src/protos => protos}/meshtastic/portnums.proto (100%) rename {src/protos => protos}/meshtastic/remote_hardware.proto (100%) rename {src/protos => protos}/meshtastic/rtttl.options (100%) rename {src/protos => protos}/meshtastic/rtttl.proto (100%) rename {src/protos => protos}/meshtastic/storeforward.options (100%) rename {src/protos => protos}/meshtastic/storeforward.proto (100%) rename {src/protos => protos}/meshtastic/telemetry.options (100%) rename {src/protos => protos}/meshtastic/telemetry.proto (100%) rename {src/protos => protos}/meshtastic/xmodem.options (100%) rename {src/protos => protos}/meshtastic/xmodem.proto (100%) diff --git a/src/protos/meshtastic/admin.options b/protos/meshtastic/admin.options similarity index 100% rename from src/protos/meshtastic/admin.options rename to protos/meshtastic/admin.options diff --git a/src/protos/meshtastic/admin.proto b/protos/meshtastic/admin.proto similarity index 100% rename from src/protos/meshtastic/admin.proto rename to protos/meshtastic/admin.proto diff --git a/src/protos/meshtastic/apponly.options b/protos/meshtastic/apponly.options similarity index 100% rename from src/protos/meshtastic/apponly.options rename to protos/meshtastic/apponly.options diff --git a/src/protos/meshtastic/apponly.proto b/protos/meshtastic/apponly.proto similarity index 100% rename from src/protos/meshtastic/apponly.proto rename to protos/meshtastic/apponly.proto diff --git a/src/protos/meshtastic/atak.options b/protos/meshtastic/atak.options similarity index 100% rename from src/protos/meshtastic/atak.options rename to protos/meshtastic/atak.options diff --git a/src/protos/meshtastic/atak.proto b/protos/meshtastic/atak.proto similarity index 100% rename from src/protos/meshtastic/atak.proto rename to protos/meshtastic/atak.proto diff --git a/src/protos/meshtastic/cannedmessages.options b/protos/meshtastic/cannedmessages.options similarity index 100% rename from src/protos/meshtastic/cannedmessages.options rename to protos/meshtastic/cannedmessages.options diff --git a/src/protos/meshtastic/cannedmessages.proto b/protos/meshtastic/cannedmessages.proto similarity index 100% rename from src/protos/meshtastic/cannedmessages.proto rename to protos/meshtastic/cannedmessages.proto diff --git a/src/protos/meshtastic/channel.options b/protos/meshtastic/channel.options similarity index 100% rename from src/protos/meshtastic/channel.options rename to protos/meshtastic/channel.options diff --git a/src/protos/meshtastic/channel.proto b/protos/meshtastic/channel.proto similarity index 100% rename from src/protos/meshtastic/channel.proto rename to protos/meshtastic/channel.proto diff --git a/src/protos/meshtastic/clientonly.options b/protos/meshtastic/clientonly.options similarity index 100% rename from src/protos/meshtastic/clientonly.options rename to protos/meshtastic/clientonly.options diff --git a/src/protos/meshtastic/clientonly.proto b/protos/meshtastic/clientonly.proto similarity index 100% rename from src/protos/meshtastic/clientonly.proto rename to protos/meshtastic/clientonly.proto diff --git a/src/protos/meshtastic/config.options b/protos/meshtastic/config.options similarity index 100% rename from src/protos/meshtastic/config.options rename to protos/meshtastic/config.options diff --git a/src/protos/meshtastic/config.proto b/protos/meshtastic/config.proto similarity index 100% rename from src/protos/meshtastic/config.proto rename to protos/meshtastic/config.proto diff --git a/src/protos/meshtastic/connection_status.options b/protos/meshtastic/connection_status.options similarity index 100% rename from src/protos/meshtastic/connection_status.options rename to protos/meshtastic/connection_status.options diff --git a/src/protos/meshtastic/connection_status.proto b/protos/meshtastic/connection_status.proto similarity index 100% rename from src/protos/meshtastic/connection_status.proto rename to protos/meshtastic/connection_status.proto diff --git a/src/protos/meshtastic/deviceonly.options b/protos/meshtastic/deviceonly.options similarity index 100% rename from src/protos/meshtastic/deviceonly.options rename to protos/meshtastic/deviceonly.options diff --git a/src/protos/meshtastic/deviceonly.proto b/protos/meshtastic/deviceonly.proto similarity index 100% rename from src/protos/meshtastic/deviceonly.proto rename to protos/meshtastic/deviceonly.proto diff --git a/src/protos/meshtastic/localonly.proto b/protos/meshtastic/localonly.proto similarity index 100% rename from src/protos/meshtastic/localonly.proto rename to protos/meshtastic/localonly.proto diff --git a/src/protos/meshtastic/mesh.options b/protos/meshtastic/mesh.options similarity index 100% rename from src/protos/meshtastic/mesh.options rename to protos/meshtastic/mesh.options diff --git a/src/protos/meshtastic/mesh.proto b/protos/meshtastic/mesh.proto similarity index 100% rename from src/protos/meshtastic/mesh.proto rename to protos/meshtastic/mesh.proto diff --git a/src/protos/meshtastic/module_config.options b/protos/meshtastic/module_config.options similarity index 100% rename from src/protos/meshtastic/module_config.options rename to protos/meshtastic/module_config.options diff --git a/src/protos/meshtastic/module_config.proto b/protos/meshtastic/module_config.proto similarity index 100% rename from src/protos/meshtastic/module_config.proto rename to protos/meshtastic/module_config.proto diff --git a/src/protos/meshtastic/mqtt.options b/protos/meshtastic/mqtt.options similarity index 100% rename from src/protos/meshtastic/mqtt.options rename to protos/meshtastic/mqtt.options diff --git a/src/protos/meshtastic/mqtt.proto b/protos/meshtastic/mqtt.proto similarity index 100% rename from src/protos/meshtastic/mqtt.proto rename to protos/meshtastic/mqtt.proto diff --git a/src/protos/meshtastic/paxcount.proto b/protos/meshtastic/paxcount.proto similarity index 100% rename from src/protos/meshtastic/paxcount.proto rename to protos/meshtastic/paxcount.proto diff --git a/src/protos/meshtastic/portnums.proto b/protos/meshtastic/portnums.proto similarity index 100% rename from src/protos/meshtastic/portnums.proto rename to protos/meshtastic/portnums.proto diff --git a/src/protos/meshtastic/remote_hardware.proto b/protos/meshtastic/remote_hardware.proto similarity index 100% rename from src/protos/meshtastic/remote_hardware.proto rename to protos/meshtastic/remote_hardware.proto diff --git a/src/protos/meshtastic/rtttl.options b/protos/meshtastic/rtttl.options similarity index 100% rename from src/protos/meshtastic/rtttl.options rename to protos/meshtastic/rtttl.options diff --git a/src/protos/meshtastic/rtttl.proto b/protos/meshtastic/rtttl.proto similarity index 100% rename from src/protos/meshtastic/rtttl.proto rename to protos/meshtastic/rtttl.proto diff --git a/src/protos/meshtastic/storeforward.options b/protos/meshtastic/storeforward.options similarity index 100% rename from src/protos/meshtastic/storeforward.options rename to protos/meshtastic/storeforward.options diff --git a/src/protos/meshtastic/storeforward.proto b/protos/meshtastic/storeforward.proto similarity index 100% rename from src/protos/meshtastic/storeforward.proto rename to protos/meshtastic/storeforward.proto diff --git a/src/protos/meshtastic/telemetry.options b/protos/meshtastic/telemetry.options similarity index 100% rename from src/protos/meshtastic/telemetry.options rename to protos/meshtastic/telemetry.options diff --git a/src/protos/meshtastic/telemetry.proto b/protos/meshtastic/telemetry.proto similarity index 100% rename from src/protos/meshtastic/telemetry.proto rename to protos/meshtastic/telemetry.proto diff --git a/src/protos/meshtastic/xmodem.options b/protos/meshtastic/xmodem.options similarity index 100% rename from src/protos/meshtastic/xmodem.options rename to protos/meshtastic/xmodem.options diff --git a/src/protos/meshtastic/xmodem.proto b/protos/meshtastic/xmodem.proto similarity index 100% rename from src/protos/meshtastic/xmodem.proto rename to protos/meshtastic/xmodem.proto