From 59140e275ec3772e9d6f93bdd4724c49ed46d907 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Tue, 17 Jan 2023 21:12:03 +1000 Subject: [PATCH] Move protos --- xmodem.options => meshtastic/xmodem.options | 0 xmodem.proto => meshtastic/xmodem.proto | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename xmodem.options => meshtastic/xmodem.options (100%) rename xmodem.proto => meshtastic/xmodem.proto (100%) diff --git a/xmodem.options b/meshtastic/xmodem.options similarity index 100% rename from xmodem.options rename to meshtastic/xmodem.options diff --git a/xmodem.proto b/meshtastic/xmodem.proto similarity index 100% rename from xmodem.proto rename to meshtastic/xmodem.proto