mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-28 22:18:36 -04:00
Cosmetic changes in the MQTT demo - mostly comment updates.
This commit is contained in:
parent
fe4511b35e
commit
38b6553abd
5 changed files with 67 additions and 59 deletions
|
@ -138,7 +138,7 @@ configNETWORK_INTERFACE_TO_USE to 2 results in the wireless network being
|
|||
used. */
|
||||
#define configNETWORK_INTERFACE_TO_USE 3L
|
||||
|
||||
/* The address of an echo server is only left in this project as it douples as
|
||||
/* The address of an echo server is only left in this project as it doubles as
|
||||
the address to which logging is sent should UDP logging be enabled. */
|
||||
#define configECHO_SERVER_ADDR0 192
|
||||
#define configECHO_SERVER_ADDR1 168
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue