Patch : p7os patch end command

This commit is contained in:
Lailouezzz 2019-12-29 21:56:51 +01:00
parent 8f01bf4eaf
commit 9a3c2015b7
Signed by: Lailouezzz
GPG Key ID: 03FCE8A99EF8482C
2 changed files with 1 additions and 2 deletions

View File

@ -234,7 +234,7 @@ int fxremote_flash(args_t *args)
}
/* Final command. */
err = casio_seven_send_basic(handle, casio_seven_type_cmd, 0x79, 0);
err = casio_seven_send_basic(handle, casio_seven_type_cmd, 0x78, 0);
if (err)
goto fail;

View File

@ -1,4 +1,3 @@
#!/usr/bin/make -f
disable:
libs:
@echo libcasio