new ui
This commit is contained in:
@@ -7,5 +7,5 @@ if (file_exists('/home/pi/BirdNET-Pi/thisrun.txt')) {
|
||||
$refreshtime = $config['RECORDING_LENGTH'];
|
||||
header("refresh:$refreshtime");
|
||||
?>
|
||||
<body style='background-color:rgb(119, 196, 135)'>
|
||||
<img src='/spectrogram.png?nocache=<?php echo time();?>' style='display: block; height: 100%; width: 100%;'>
|
||||
<body>
|
||||
<img src='/spectrogram.png?nocache=<?php echo time();?>'>
|
||||
|
||||
Reference in New Issue
Block a user