Skip to content

Commit

Permalink
Log update in ch32v307 webserver example
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgerhardt committed Feb 4, 2024
1 parent 6779682 commit 13eceef
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions examples/webserver-ch32v307-none-os/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,11 @@ Then, comment out the call to `WCHNET_DHCPStart(WCHNET_DHCPCallBack);` in `src/m

On the UART (at 115200 baud), the chip should hopefully detect a connected link:
```
WEB SERVER
Web Server
SystemClk:96000000
ChipID:30700518
net version:16
ip:
192.168.0.10.
net version:19
ip: 0.0.0.0.
mac addr:38 3b 26 3e d7 90
WCHNET_LibInit Success
SocketIdForListen 0
Expand Down

0 comments on commit 13eceef

Please sign in to comment.