adding images and spectrogram.php
This commit is contained in:
@@ -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