IP Configuration
This commit is contained in:
10
lib/WiFiNINA/library.properties
Normal file
10
lib/WiFiNINA/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=WiFiNINA
|
||||
version=1.8.8
|
||||
author=Arduino
|
||||
maintainer=Arduino <info@arduino.cc>
|
||||
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.
|
||||
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The board can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
|
||||
category=Communication
|
||||
url=http://www.arduino.cc/en/Reference/WiFiNINA
|
||||
architectures=*
|
||||
includes=WiFiNINA.h
|
||||
Reference in New Issue
Block a user