Fix typo in TCP server test readme.md
This commit is contained in:
parent
b340a56e14
commit
37809d7033
@ -1,4 +1,4 @@
|
||||
# Circuitpython as Client
|
||||
# Circuitpython as Server
|
||||
|
||||
This example demonstrates the use of Socket as a server, accessed by a client program on a host development machine. This Circuitpython sketch uses the Bind, Listen, Accept, and recvfrom_into calls.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user