debug_level... yes but how do we become compatible ;=)

This commit is contained in:
dglaude
2001-11-30 17:14:11 +00:00
parent ff1704a734
commit 4991788dc2
+2
View File
@@ -82,6 +82,8 @@ char *build_date = __DATE__;
#define UNSET_STR "\01"
int debug_level; // for compatibility with MtxOrb, lcdm001 and joy drivers.
// I was about to remove the comment in front of this.
// Now how do we become compatible WITHOUT this debug_level ?
int lcd_port = UNSET_INT;
char bind_addr[64] = UNSET_STR;