Skip to content
Commit 249cc29d authored by developer2's avatar developer2
Browse files

Version 5.0.31. Card emulation in RAM support

UFR_STATUS DL_API WriteEmulationNdefRam(uint8_t tnf, IN uint8_t* type_record, uint8_t type_length,
							IN uint8_t* id, uint8_t id_length,	IN uint8_t* payload, uint32_t payload_length);
UFR_STATUS DL_API TagEmulationStartRam(void);
UFR_STATUS DL_API TagEmulationStopRam(void);
parent c68cf4b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment