scrolling news headlines added

This commit is contained in:
Neythen
2021-05-21 14:24:37 +01:00
parent 7486ac1125
commit b0f106c64f
17 changed files with 195 additions and 72 deletions

View File

@@ -10,7 +10,8 @@
<br><br>
<form action="/matrix" method="POST">
<input type="submit" name="Run Display" value="Run Display" style="height:50px" >
<input type="submit" name="Run Stocks" value="Run Stocks" style="height:50px" >
<input type="submit" name="Run News" value="Run News" style="height:50px" >
<input type="submit" name="Stop Display (at next refresh)" value="Stop Display"style="height:50px">
<input type="submit" name="Shutdown the pi" value="Shutdown the pi"style="height:50px">
</form>