You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-16Lines changed: 18 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,22 +16,6 @@ Due to memory constraints on the ESP8266 these clocks use, I've decided to split
16
16
17
17
---
18
18
19
-
<!--
20
-
## New to ESPHome?
21
-
22
-
Try following this step-by-step guide to compiling a YAML:
23
-
[Beginner's Guide to Adding Devices](https://deploy-preview-4411--esphome.netlify.app/guides/beginners_guide_adding_devices)
24
-
25
-
This guide is proposed for the ESPHome documentation and if you find it helpful, it would be great if you could leave a comment in the
26
-
[Pull Request](https://github.com/esphome/esphome-docs/pull/4411) to get them added to the ESPHome Docs officially.
27
-
-->
28
-
29
-
### New to Flashing a Device?
30
-
31
-
You can read this: [Physically Connecting to your Device](https://esphome.io/guides/physical_device_connection) but with this device, you can use it's inbuilt USB port.
32
-
33
-
---
34
-
35
19
## LED Pixel Clock
36
20
37
21
### LED Matrix Clock
@@ -58,6 +42,24 @@ You can use ESPHome to make it completely custom or you can use my [Web Tool](ht
58
42
59
43
Flashing is dead-simple. Hold the 'Download' button while powering-on the clock, or press the reset button while holding 'Download' button.
60
44
45
+
<!--
46
+
47
+
---
48
+
49
+
## New to ESPHome?
50
+
51
+
Try following this step-by-step guide to compiling a YAML:
52
+
[Beginner's Guide to Adding Devices](https://deploy-preview-4411--esphome.netlify.app/guides/beginners_guide_adding_devices)
53
+
54
+
This guide is proposed for the ESPHome documentation and if you find it helpful, it would be great if you could leave a comment in the
55
+
[Pull Request](https://github.com/esphome/esphome-docs/pull/4411) to get them added to the ESPHome Docs officially.
56
+
57
+
-->
58
+
59
+
### New to Flashing a Device?
60
+
61
+
You can read this: [Physically Connecting to your Device](https://esphome.io/guides/physical_device_connection) but with this device, you can use it's inbuilt USB port.
0 commit comments