From 14271be81684fc02e6f42871adee612870bd393b Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Thu, 25 Feb 2021 08:12:57 -0800 Subject: [PATCH] Rename src/plugins/StoreForwardPlugin.h to src/plugins/esp32/StoreForwardPlugin.h --- src/plugins/{ => esp32}/StoreForwardPlugin.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/plugins/{ => esp32}/StoreForwardPlugin.h (100%) diff --git a/src/plugins/StoreForwardPlugin.h b/src/plugins/esp32/StoreForwardPlugin.h similarity index 100% rename from src/plugins/StoreForwardPlugin.h rename to src/plugins/esp32/StoreForwardPlugin.h