hardkernel / smartpower3

11 stars 6 forks source link

replaced wording 'client' with 'server' for UDP #13

Closed bablokb closed 2 years ago

bablokb commented 2 years ago

This commit does not change any logic, it just replaces "client" with "server" in respect to UDP, e.g.

>>> WiFi command mode entered <<<

[ WIFI Command mode menu ]
1. Connection AP Info
2. Connection UDP server Info
3. Scan & Connection AP
4. Set IP address of UDP server for data logging
5. WiFi Command mode exit
Command : 4
>>> Setting UDP <<<
**************************************************
*                                                *
*           For exit press [Ctrl+c]...           *
*                                                *
**************************************************
Input your IP address of UDP server ex) 192.168.0.5:

Of course this also needs changes to the wiki.

leeseungcheol commented 2 years ago

@bablokb Thank you for the PR.

I will rebase your PR to merge without a "merge commit". It is going to be changed your commit ID.