New dependencies: uFR firmware - min. version 3.9.35
                                uFRCoder library - min. version 4.0.24

Added support for new uFCoder library functions:
UFR_STATUS GetAdHocEmulationParams(uint8_t *ThresholdMinLevel, uint8_t *ThresholdCollLevel,
								   uint8_t *RFLevelAmp, uint8_t *RxGain, uint8_t *RFLevel);
UFR_STATUS SetAdHocEmulationParams(uint8_t ThresholdMinLevel, uint8_t ThresholdCollLevel,
								   uint8_t RFLevelAmp, uint8_t RxGain, uint8_t RFLevel);
This tag has no release notes.