Skip to content

Commit

Permalink
Correct name to be compliant with Arduino Library Rules
Browse files Browse the repository at this point in the history
  • Loading branch information
beegee-tokyo committed Apr 11, 2021
1 parent b3b1aaf commit 2adeb5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Arduino CAP1293 Touch Pad library",
"version": "1.0.1",
"name": "RAKwireless CAP1293 Touch Pad library",
"version": "1.0.2",
"keywords": [
"touch",
"cap1293",
Expand Down
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Arduino CAP1293 Touch Pad library
version=1.0.1
name=RAKwireless CAP1293 Touch Pad library
version=1.0.2
author=RAKWireless <rakwireless.com>
maintainer=RAKWireless <rakwireless.com>
sentence=RAKWireless library for the RAK14002 module with the CAP1293 sense IC
Expand Down

0 comments on commit 2adeb5b

Please sign in to comment.