Revised fd RX logic

This commit is contained in:
Joseph Henry 2015-11-16 19:53:59 -08:00
commit b0f6dc43b4
4 changed files with 33 additions and 27 deletions

View file

@ -39,7 +39,7 @@
#include <fcntl.h>
#define DEBUG_LEVEL 2
#define DEBUG_LEVEL 3
#define MSG_ERROR 0 // Errors
#define MSG_INFO 1 // Information which is generally useful to any user