diff options
Diffstat (limited to 'Linux_x86/phDal4Nfc_i2c.h')
-rw-r--r-- | Linux_x86/phDal4Nfc_i2c.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Linux_x86/phDal4Nfc_i2c.h b/Linux_x86/phDal4Nfc_i2c.h index f9dda6a..dce4995 100644 --- a/Linux_x86/phDal4Nfc_i2c.h +++ b/Linux_x86/phDal4Nfc_i2c.h @@ -37,4 +37,3 @@ NFCSTATUS phDal4Nfc_i2c_open_and_configure(pphDal4Nfc_sConfig_t pConfig, void ** int phDal4Nfc_i2c_read(uint8_t * pBuffer, int nNbBytesToRead); int phDal4Nfc_i2c_write(uint8_t * pBuffer, int nNbBytesToWrite); int phDal4Nfc_i2c_reset(long level); -int phDal4Nfc_i2c_download(long level); |