mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-03-22 10:34:52 +00:00
first commit
This commit is contained in:
commit
fa343db334
154 changed files with 18186 additions and 0 deletions
12
WEBFiles/timer.inc
Normal file
12
WEBFiles/timer.inc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||
<title>RTL871X WIFI</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script src="/scripts.js"></script>
|
||||
</head><body onload="reloadTimer.reload(10)">
|
||||
<h3 class="top">RTL871X Built-in Web server <sup>©</sup></h3>
|
||||
<div class="content">
|
||||
<h3>Timeout <span id='timer'>?</span> sec...</h3>
|
||||
Redirect: <a href='/index.htm'>Main</a>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue