Skip to content

Commit 1d5589b

Browse files
committed
Deleting comment
1 parent bc378d5 commit 1d5589b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/Arduino_NBConnectionHandler.cpp

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,6 @@
1919
INCLUDE
2020
******************************************************************************/
2121

22-
/*
23-
static int const DBG_NONE = -1;
24-
static int const DBG_ERROR = 0;
25-
static int const DBG_WARNING = 1;
26-
static int const DBG_INFO = 2;
27-
static int const DBG_DEBUG = 3;
28-
static int const DBG_VERBOSE = 4;
29-
*/
30-
3122
#include "Arduino_NBConnectionHandler.h"
3223

3324
#ifdef BOARD_HAS_NB /* Only compile if this is a board with NB */

0 commit comments

Comments
 (0)