NFC: Includes list: Remove unneeded PinMapping.h

This commit is contained in:
Stefan Oberhumer 2024-05-30 23:10:51 +02:00
parent 1f1227fa10
commit 8e8c463849

View File

@ -1,12 +1,12 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (C) 2022 - 2023 Thomas Basler and others
* Copyright (C) 2022 - 2024 Thomas Basler and others
*/
#include "Utils.h"
#include "Display_Graphic.h"
#include "Led_Single.h"
#include "MessageOutput.h"
#include "PinMapping.h"
#include <Esp.h>
#include <LittleFS.h>