This commit is contained in:
ADElectronics 2017-11-28 22:31:40 +03:00
parent 6a1f93f17b
commit 764b020238
1201 changed files with 527271 additions and 1 deletions

9
RTLGDB/WEBFiles/tst.htm Normal file
View file

@ -0,0 +1,9 @@
~inc:grfx1.inc~
<td width="50%">Test: <span id="xdata" style="font-weight:bold">?</span></td>
<script type="text/javascript">
var xmlfile = 'tst.xml';
var xmin = -380;
var xmax = -360;
var millisPerPixel = 200;
var millisPerLine = 5000;
</script>~inc:grfx2.inc~