From da3d2cde7708e31c30e19dbe066a3aa72d5953c9 Mon Sep 17 00:00:00 2001
From: Eric Duminil <eric.duminil@gmail.com>
Date: Sun, 27 Dec 2020 16:50:48 +0100
Subject: [PATCH] TODO

---
 config.public.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config.public.h b/config.public.h
index 0f3237d..a97a6e2 100644
--- a/config.public.h
+++ b/config.public.h
@@ -2,6 +2,7 @@
 #  define CONFIG_H_INCLUDED
 
 // This file is a config template, and can be copied to config.h. Please don't save any important password in this template.
+//TODO: Copy structure from config.h
 
 /**
  * WIFI
-- 
GitLab