As a result the code cannot work
You can specify any value that the device received as the value to match to:
if(results.value==0xD9EF995E)
{
// Got D9EF995E...
}
As a result the code cannot work
You can specify any value that the device received as the value to match to:
if(results.value==0xD9EF995E)
{
// Got D9EF995E...
}