updated win32 example readme
This commit is contained in:
@@ -261,7 +261,7 @@ static INT8 decode_as_tv(char *file_name, UINT8 ir_hex_encode)
|
||||
if (1 == first_time)
|
||||
{
|
||||
printf("Please input valid key code "
|
||||
"(Key code could be referenced from https://irext.net/doc#keymap) : \n");
|
||||
"(Key code could be referenced from https://site.irext.net/doc#keymap) : \n");
|
||||
first_time = 0;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user