aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/d_bt.h
diff options
context:
space:
mode:
Diffstat (limited to 'AT91SAM7S256/Source/d_bt.h')
-rw-r--r--AT91SAM7S256/Source/d_bt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AT91SAM7S256/Source/d_bt.h b/AT91SAM7S256/Source/d_bt.h
index aab544f..5a5fd97 100644
--- a/AT91SAM7S256/Source/d_bt.h
+++ b/AT91SAM7S256/Source/d_bt.h
@@ -33,7 +33,7 @@ void dBtResetTimeOut(void);
void dBtClearTimeOut(void);
UBYTE dBtGetBc4CmdSignal(void);
UWORD dBtTxEnd(void);
-UWORD dBtReceivedData(UWORD *pLength, UWORD *pBytesToGo);
+UWORD dBtReceivedData(UWORD *pLength, UWORD *pBytesToGo, UBYTE NoLengthBytes);
UWORD dBtCheckForTxBuf(void);
#endif