polish
This commit is contained in:
4
main.h
4
main.h
@@ -16,9 +16,9 @@
|
||||
//--------------------------------------------------------------------------------
|
||||
// Constants to change the system behavior
|
||||
//--------------------------------------------------------------------------------
|
||||
#define DEBUG_MODE 0 // mode is physical line (0) or debug (1)
|
||||
#define DEBUG_MODE 1 // mode is physical line (0) or debug (1)
|
||||
#define MYADDRESS 3 // your address choice (table number)
|
||||
#define MAX_BLOCK_SIZE 100 // size max for a frame
|
||||
#define MAX_BLOCK_SIZE 250 // size max for a frame
|
||||
|
||||
//--------------------------------------------------------------------------------
|
||||
// Constants to NOT change for the system working
|
||||
|
||||
Reference in New Issue
Block a user