adding images and spectrogram.php
This commit is contained in:
Vendored
BIN
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
@@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
header("refresh: 15;");
|
||||||
|
echo "<body style='background-color:rgb(119, 196, 135)'>";
|
||||||
|
echo "<img src='/spectrogram.png' >";
|
||||||
|
?>
|
||||||
Reference in New Issue
Block a user