Skip to content

Commit

Permalink
Update library.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rwmingis authored Nov 29, 2023
1 parent 9898cb0 commit 99df3c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "InterruptButton",
"description": "Interrupt driven events for hardware buttons",
"keywords": "ïnterrupt, button, event, action, bind, synchronous, asynchronous, RTOS",
"keywords": "ESP32, ïnterrupt, button, event, action, bind, synchronous, asynchronous, RTOS",
"authors": [
{
"name": "R. Mingis",
Expand All @@ -12,7 +12,7 @@
"type": "git",
"url": "https://github.com/rwmingis/InterruptButton"
},
"version": "1.0.0",
"version": "2.0.1",
"frameworks": "Arduino",
"platforms": ["espressif32"],
"examples": [
Expand Down

0 comments on commit 99df3c4

Please sign in to comment.