Formatting

This commit is contained in:
gorbit99
2025-10-09 20:13:46 +02:00
parent a0fae79a37
commit b6437db870

View File

@@ -20,9 +20,10 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
#include "network/wifihandler.h"
#include "GlobalVars.h"
#include "globals.h"
#include "network/wifihandler.h"
#if !ESP8266
#include "esp_wifi.h"
#include "esp_wifi_types.h"