pull/3764/head
Eric Blankenhorn 2021-02-11 12:27:43 -06:00
parent d05dc921a7
commit 2c2bdca200
1 changed files with 2 additions and 2 deletions

View File

@ -100,8 +100,8 @@ extern "C" {
#define WOLFSSL_NO_PEM
//#define NO_CODING
#define NO_PSK
#ifndef DEBUG
#define DEBGUG_WOLFSSL
#ifndef DEBUG_WOLFSSL
#define DEBUG_WOLFSSL
#define NO_ERROR_STRINGS
#endif