From 61390cb0e2e008437d6b8738b37659e1fd7c5ba2 Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Fri, 7 Jan 2022 02:36:34 +0100 Subject: [PATCH] update copyright notes typo --- WifiInterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WifiInterface.cpp b/WifiInterface.cpp index ef951d8..0120074 100644 --- a/WifiInterface.cpp +++ b/WifiInterface.cpp @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU General Public License * along with CommandStation. If not, see . - / + */ #ifndef ARDUINO_AVR_UNO_WIFI_REV2 // This code is NOT compiled on a unoWifiRev2 processor which uses a different architecture #include "WifiInterface.h" /* config.h included there */