diff --git a/pict.txt b/pict.txt
new file mode 100644
index 0000000..e30b9be
--- /dev/null
+++ b/pict.txt
@@ -0,0 +1,17 @@
+ // s += F("

");
+ // s += F("
"); GP.SEND(s);
+
+
+ s += F("
");
+
+ s += F("
body{background-color: #f9e79f;}

");
+
+s += F("
");
+
+
+ s += F("
");
+ s += F("");
+
+ s += F("
");
diff --git a/sunny05.ino b/sunny05.ino
index f2ee91f..189417a 100644
--- a/sunny05.ino
+++ b/sunny05.ino
@@ -1,4 +1,4 @@
-// #define DEBUG
+#define DEBUG
#include "FastLED.h"
#include "GyverButton.h"