forked from nanoframework/nanoFramework.Networking.Sntp
-
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
55452db
commit 139f6cc
Showing
2 changed files
with
26 additions
and
0 deletions.
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
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,21 @@ | ||
_____ _ | ||
_ __ __ _ _ __ ___ | ___| __ __ _ _ __ ___ _____ _____ _ __| | __ | ||
| '_ \ / _` | '_ \ / _ \| |_ | '__/ _` | '_ ` _ \ / _ \ \ /\ / / _ \| '__| |/ / | ||
| | | | (_| | | | | (_) | _|| | | (_| | | | | | | __/\ V V / (_) | | | < | ||
|_| |_|\__,_|_| |_|\___/|_| |_| \__,_|_| |_| |_|\___| \_/\_/ \___/|_| |_|\_\ | ||
|
||
=================================================================================== | ||
|
||
API docs: https://docs.nanoframework.net/api/nanoFramework.Networking.Sntp.html | ||
|
||
Browse our samples repository: https://github.com/nanoframework/samples | ||
|
||
Check our documentation online: https://docs.nanoframework.net/articles/intro.html | ||
|
||
Join our lively Discord community: https://discord.gg/gCyBu8T | ||
|
||
Report issues: https://github.com/nanoframework/Home/issues | ||
|
||
Follow us on Twitter: https://twitter.com/nanoframework | ||
|
||
Follow our YouTube channel: https://www.youtube.com/c/nanoFramework |