Skip to content

Commit

Permalink
Merge branch 'pr2022' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed May 30, 2024
2 parents 6e607f7 + 8e8c463 commit 35aa835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Utils.cpp
Original file line number Diff line number Diff line change
@@ -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>

Expand Down

0 comments on commit 35aa835

Please sign in to comment.