From a09a8d55722bed98da5c9c0df284cec7b14aa648 Mon Sep 17 00:00:00 2001 From: Ross 'H3ALY' Healy Date: Sat, 19 Oct 2024 12:34:09 +0100 Subject: [PATCH] Update and rename core/wifi_setup.h to src/core/wifi_setup.h - clean up structure --- {core => src/core}/wifi_setup.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {core => src/core}/wifi_setup.h (100%) diff --git a/core/wifi_setup.h b/src/core/wifi_setup.h similarity index 100% rename from core/wifi_setup.h rename to src/core/wifi_setup.h