Display pinball scores on LCARS1

This commit is contained in:
2023-01-18 01:01:27 +00:00
parent 8905735886
commit 682feeacf7
4 changed files with 79 additions and 11 deletions
+2
View File
@@ -26,6 +26,8 @@ export function Debug(props) {
<p><Link to='/usage/trotec'>Trotec Usage</Link></p>
<p><Link to='/display/lcars1'>LCARS1 Display</Link></p>
</Container>
);