Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit12f0fd7

Browse files
committed
bump release
1 parentd4dfb74 commit12f0fd7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ pairings for the common Arduino WiFi and Ethernet libraries.
3434
| -| -| -|
3535
|`HttpRequest`|`HttpRequest<WiFiClient>`|`HttpRequest<EthernetClient>`|
3636
|`HttpServer`|`HttpServer<WiFiClient, WiFiServer>`|`HttpServer<EthernetClient, EthernetServer>`|
37+
|`HttpServerUsingTask`|`HttpServerUsingTask<WiFiClient, WiFiServer>`|`HttpServerUsingTask<EthernetClient, EthernetServer>`|
3738
|`DLNADevice`|`DLNADevice<WiFiClient>`|`DLNADevice<EthernetClient>`|
3839
|`DLNAMediaRenderer`|`DLNAMediaRenderer<WiFiClient>`|`DLNAMediaRenderer<EthernetClient>`|
3940
|`DLNAMediaServer`|`DLNAMediaServer<WiFiClient>`|`DLNAMediaServer<EthernetClient>`|

‎library.properties‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=DLNA
2-
version=0.0.2
2+
version=0.1.0
33
author=Phil Schatzmenn
44
maintainer=Phil Schatzmann
55
sentence=DLNA devices and control points

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp