mirror of
https://github.com/mon/TataconUSB.git
synced 2026-03-21 17:54:27 -05:00
11 lines
270 B
HTML
11 lines
270 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<script type="text/javascript" src="tataconfig.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="waiting">Waiting for a device, plug one in!</div>
|
|
<div id="content"></div>
|
|
</body>
|
|
</html> |