-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a7bc1a
commit 0b918a0
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "mail@frankhaefele.de", | ||
"url": "http://esp8266-01-adapter.de", | ||
"maintainer": true | ||
}, | ||
"frameworks": ["Arduino"], | ||
"platforms": ["atmelavr", "espressif8266", "espressif32", "atmelsam"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters