further components and bootstrap initial
This commit is contained in:
7
rust/src_webpack/src/timeview.html
Normal file
7
rust/src_webpack/src/timeview.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<h2>Time</h2>
|
||||
AutoRefresh:<input id="timeview_auto_refresh" type="checkbox">
|
||||
<div id="timeview_esp_time">Esp time</div>
|
||||
<div id="timeview_rtc_time">Rtc time</div>
|
||||
<div id="timeview_browser_time">Rtc time</div>
|
||||
<div></div>
|
||||
<button id="timeview_time_upload">Store Browser time into esp and rtc</button>
|
Reference in New Issue
Block a user