Mercurial > code > home > repos > front-door-display
comparison src/scheduleLcd.html @ 7:b46679798c51
mv esp code to this repo. still trying to get correct refreshes
author | drewp@bigasterisk.com |
---|---|
date | Sun, 10 Mar 2024 15:03:53 -0700 |
parents | e36abecb48a1 |
children | affb3c8f3f58 |
comparison
equal
deleted
inserted
replaced
6:e36abecb48a1 | 7:b46679798c51 |
---|---|
26 " | 26 " |
27 > | 27 > |
28 </div> | 28 </div> |
29 <div | 29 <div |
30 class="closeup-cal area" | 30 class="closeup-cal area" |
31 style="left: 2px; top: 60px; width: 300px; height: 80px" | 31 style="left: 2px; top: 60px; width: 300px; height: 120px" |
32 > | 32 > |
33 <div><span id="time">.....</span> 😼 🐶 ⤵ 6 minutes left</div> | 33 <div><span id="time">.....</span> 😼 🐶 ⤵ 6 minutes left</div> |
34 <div>youtube | minecraft | 34 <div>youtube | minecraft |
35 <span style="display: inline-block; background: red;">R</span> | 35 <span style="display: inline-block; background: red;">R</span> |
36 <span style="display: inline-block; background: green;">G</span> | 36 <span style="display: inline-block; background: green;">G</span> |
37 <span style="display: inline-block; background: blue;">B</span> | 37 <span style="display: inline-block; background: blue;">B</span> |
38 </div> | 38 </div> |
39 </div> | 39 </div> |
40 <div class="area" style="left: 2px; top: 180px; width: 60px; height: 100px"> | 40 <!-- <div class="area" style="left: 2px; top: 180px; width: 60px; height: 100px"> |
41 map | 41 map |
42 </div> | 42 </div> |
43 <div class="area" style="left: 66px; top: 180px; right: 2px; bottom: 2px"> | 43 <div class="area" style="left: 66px; top: 180px; right: 2px; bottom: 2px"> |
44 comingsoon | 44 comingsoon |
45 </div> | 45 </div> --> |
46 | 46 |
47 <bigast-loginbar></bigast-loginbar> | 47 <bigast-loginbar></bigast-loginbar> |
48 <script | 48 <script |
49 type="module" | 49 type="module" |
50 src="https://bigasterisk.com/lib/bigast/v2/loginBar.js" | 50 src="https://bigasterisk.com/lib/bigast/v2/loginBar.js" |