Change audio hardware configuration from webservice.

This commit is contained in:
Pecusx
2016-11-17 17:54:38 +01:00
committed by GitHub
parent 87b27fbc77
commit d2c9757552
2 changed files with 67 additions and 3 deletions
+2 -2
View File
@@ -52,7 +52,7 @@ if ( $hqa_v == 2 ) {
}
echo '">';
?>
<button type="submit" name="submit">Save audio device config</button>
<button type="submit" name="submit">Save audio device config and reboot</button>
</pre></b>
</form>
<hr>
@@ -94,4 +94,4 @@ Update to last build from github
<a href="changeconf.php?file=restart"><button>PiRadio restart</button></a>
<a href="changeconf.php?file=reboot"><button>System reboot</button></a>
</body>
</html>
</html>