FIX: The T55x7ReadBlock method, should not have the startgap since it indicats that it might be a write command. See if this fixes the bug.
ADD: Extracted the whole pcf7931 functionality into seperat files. The lfops.c is starting to become too large.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "lfsampling.h"
|
||||
#include "BigBuf.h"
|
||||
#include "mifareutil.h"
|
||||
#include "pcf7931.h"
|
||||
#ifdef WITH_LCD
|
||||
#include "LCD.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user