mirror of
https://github.com/eddyem/bta-temp.git
synced 2026-03-21 09:10:55 +03:00
delete non-working sensor6
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<script type="text/javascript" src="functions.js"></script><!--ÏÂÒÁÂÏÔËÁ ÄÁÎÎÙÈ-->
|
||||
</head>
|
||||
<body onLoad="start();" onkeydown="onkey(event.keyCode);">
|
||||
<embed style='border: 1px solid;' id='SVG' src='scene.svg' type='image/svg-xml'
|
||||
width="50px" height="35px"></embed>
|
||||
<iframe style='border: 1px solid;' id='SVG' src='scene.svg' type='image/svg-xml'
|
||||
width="50px" height="35px"></iframe>
|
||||
<div class="tooltip" id="coords"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user