Skip to content
Snippets Groups Projects
Commit 0f7009b4 authored by Simon Ottenhaus's avatar Simon Ottenhaus
Browse files

changed display for 8 sensors

parent bba1bd42
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,12 @@ sensors = [];
</script>
<script src="ttyACM0.js"></script>
<script src="ttyACM1.js"></script>
<script src="ttyACM2.js"></script>
<script src="ttyACM3.js"></script>
<script src="ttyACM4.js"></script>
<script src="ttyACM5.js"></script>
<script src="ttyACM6.js"></script>
<script src="ttyACM7.js"></script>
<style type="text/css">
#out {
font-size: 10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment