mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
- Minor text/debug fixes for release
This commit is contained in:
parent
a802e1ac10
commit
eaca51d739
2 changed files with 3 additions and 2 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#define SERVER_NAME "localhost"
|
||||
#define GET_REQUEST "GET / HTTP/1.0\r\n\r\n"
|
||||
|
||||
#define DEBUG_LEVEL 4
|
||||
#define DEBUG_LEVEL 1
|
||||
|
||||
void my_debug( void *ctx, int level, const char *str )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue