default blocking

This commit is contained in:
Conor Patrick
2018-10-25 22:29:53 -04:00
parent b0acd04662
commit 285d085472

View File

@@ -9,7 +9,7 @@
#define DEBUG_LEVEL 1
#define NON_BLOCK_PRINTING 1
#define NON_BLOCK_PRINTING 0
//#define PRINTING_USE_VCOM
@@ -31,4 +31,6 @@ void hw_init(void);
#define LED_INIT_VALUE 0x001000
#endif