mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-11 18:29:22 -07:00
Update i2c.h
This commit is contained in:
@@ -147,6 +147,9 @@ void sc_log_trace_span(const uint8_t *d, uint16_t len, bool reader2tag, uint32_t
|
||||
void sc_log_trace_reset(void);
|
||||
|
||||
bool sc_rx_bytes(uint8_t *dest, uint16_t *destlen, uint32_t wait);
|
||||
|
||||
// Returns the previous app timing state.
|
||||
bool sc_set_app_i2c_timing(bool enabled);
|
||||
//
|
||||
bool GetATR(smart_card_atr_t *card_ptr, bool verbose);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user