You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@ An Arduino library for easy graphing on host computer via serial communication
4
4
5
5
_by: Devin Conley_
6
6
7
+
Contents:
8
+
---
9
+
[Features](#features)
10
+
[Quickstart](#quickstart)
11
+
[Documentation](#documentation)
12
+
13
+
---
14
+
7
15
Features:
8
16
---
9
17
- Continuous multi-variable plots against time
@@ -33,16 +41,16 @@ Install manually with the [ZIP file of Plotter](https://github.com/devinaconley/
33
41
---
34
42
35
43
#### Setup Listener
36
-
Download one of the following stand-alone listener options. Keep the folder intact so the application can access the library and source folders.
44
+
Download one of the following stand-alone listener options. Keep the folder intact so the application can access the library and source folders. **(Java Runtime Environment 8 required)**
0 commit comments