Skip to content

Commit

Permalink
Merge pull request #5 from hasenradball/update_examples
Browse files Browse the repository at this point in the history
update library infos
  • Loading branch information
hasenradball authored Dec 12, 2023
2 parents 821951f + 0b918a0 commit 4ad0310
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions library.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "NINA-Wi-Fi",
"version": "1.0.1",
"repository":
{
"type": "git",
"url": "https://github.com/hasenradball/NINA-Wi-Fi"
},
"description": "Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino Uno WiFi Rev.2 and Nano 33 IoT.",
"keywords": ["Wifi", "NINA", "NINA-W10x", "ublox"],
"authors":
{
"name": "Frank Häfele",
"mail": "[email protected]",
"url": "http://esp8266-01-adapter.de",
"maintainer": true
},
"frameworks": ["Arduino"],
"platforms": ["atmelavr", "espressif8266", "espressif32", "atmelsam"]
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=NINA-Wi-Fi
version=1.0.0
version=1.0.1
author=Frank Häfele <[email protected]>
maintainer=Frank Häfele <[email protected]>
sentence=Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino Uno WiFi Rev.2 and Nano 33 IoT.
Expand Down

0 comments on commit 4ad0310

Please sign in to comment.