mirror of
https://github.com/mon/TataconUSB.git
synced 2026-09-14 21:25:16 -05:00
Add configuration app - temporary icon
This commit is contained in:
11
Software/Tataconfig/window.html
Normal file
11
Software/Tataconfig/window.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script type="text/javascript" src="tataconfig.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="waiting"></div>
|
||||
<div id="content"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user