Skip to content

Commit 6533ad9

Browse files
committed
Merge pull request #1 from per1234/per1234-valid-category
Valid library.properties category value
2 parents e5f0ea3 + 81c90b8 commit 6533ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plotter/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ author=Devin Conley <devinconley@jhu.edu>
44
maintainer=Devin Conley <devinconley@jhu.edu>
55
sentence=an Arduino library for easy plotting using Processing via serial communication.
66
paragraph=Supports multi-variable plots against time as well as 2D plotting of an X vs Y variable. Multiple graphs can be displayed at once, will all formatting and scaling handled automatically. Various listener options are provided, including stand-alone options so that the Processing software does NOT need to be downloaded. The listener requires no modification; just start the program.
7-
category=Graphing Data
7+
category=Data Processing
88
url=https://github.com/devinconley/ArduinoPlotter
99
architectures=*

0 commit comments

Comments
 (0)