Skip to content

Commit 05ec7c5

Browse files
authored
Update library.properties to chnage category
Data Processing Linting library in StreamLog WARNING: Invalid category field value Data in library.properties See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format (Rule LP038) arduino/library-registry#4121
1 parent 6271352 commit 05ec7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ author=Abhijeet Kumar
55
maintainer=Abhijeet Kumar <[email protected]>
66
sentence=To format and log data your sensor data coming from Arduino in a streamlined manner.
77
paragraph=The idea of streamlining your data logging process. The library functionality is to format and log sensor data coming from Arduino in a streamlined manner as CSV.
8-
category=Data
8+
category=Data Processing
99
url=https://github.com/Abhijeetbyte/StreamLog.git
1010
architectures=avr

0 commit comments

Comments
 (0)