Skip to content
Commit 736a1ca8 authored by developer4's avatar developer4
Browse files

library binaries version 4.0.23

Added functions:
UFR_STATUS AdHocEmulationStart(void);
UFR_STATUS AdHocEmulationStop(void);
UFR_STATUS GetExternalFieldState(uint8_t *is_field_present);

UFR_STATUS AdHocEmulationStartM(UFR_HANDLE hndUFR);
UFR_STATUS AdHocEmulationStopM(UFR_HANDLE hndUFR);
UFR_STATUS GetExternalFieldStateM(UFR_HANDLE hndUFR, uint8_t *is_field_present);
parent 1f86fb6f
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