feat: 全量同步 254 个常用的 Arduino 扩展库文件
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name=Ethernet
|
||||
version=2.0.0
|
||||
author=Various (see AUTHORS file for details)
|
||||
maintainer=Paul Stoffregen <paul@pjrc.com>, Arduino <info@arduino.cc>
|
||||
sentence=Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield.
|
||||
paragraph=With this library you can use the Arduino Ethernet (shield or board) to connect to Internet. The library provides both Client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS.
|
||||
category=Communication
|
||||
url=http://www.arduino.cc/en/Reference/Ethernet
|
||||
architectures=*
|
||||
includes=Ethernet.h
|
||||
Reference in New Issue
Block a user