From 3ca805bac32abc72b04bdbb6e9f634f70f71fbd4 Mon Sep 17 00:00:00 2001 From: piaggioD Date: Sun, 8 Dec 2024 20:56:49 +0100 Subject: [PATCH] Initial commit --- src/_C012.cpp | 1 + src/_C015.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/_C012.cpp b/src/_C012.cpp index 94d639c..fa3e639 100644 --- a/src/_C012.cpp +++ b/src/_C012.cpp @@ -4,6 +4,7 @@ // ####################################################################################################### // ########################### Controller Plugin 012: Blynk ############################################# // ####################################################################################################### +// 123 # include "src/Commands/Blynk.h" diff --git a/src/_C015.cpp b/src/_C015.cpp index dd79573..94f27f6 100644 --- a/src/_C015.cpp +++ b/src/_C015.cpp @@ -5,7 +5,7 @@ # include "src/Commands/Common.h" # include "src/ESPEasyCore/ESPEasy_backgroundtasks.h" -// 123 +// 123 456 // ####################################################################################################### // ########################### Controller Plugin 015: Blynk ############################################# // #######################################################################################################