diff --git a/README.md b/README.md index c472acb..4fff51f 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,15 @@ type of file related to the MB701. ### Output example +![P0001_08.png](samples/P0001_08.png) ![P0001_08.gif](samples/P0001_08.gif) +P0001_08 - Artist: Unknown (Minbay?) + ![P0002_18.png](samples/P0002_18.png) ![P0002_18.gif](samples/P0002_18.gif) P0002_18 - Artist: Unknown (Minbay?) +![P0003_09.png](samples/P0003_09.png) ![P0003_09.gif](samples/P0003_09.gif) +P0003_09 - Artist: Unknown (Minbay?) + ### TODO - [ ] Documenting the update file format - [ ] Documenting the BLE protocol @@ -74,7 +80,7 @@ Doing the same thing from a windows system do not crash the board. #### Reason -Unclear at the moment, but probably linked with the way show a FAT filesystem to the USB as I think it does not use a +Unclear at the moment, but probably linked with the way they present a FAT filesystem to the USB as I think it does not use a native FAT internally. | Discoverd | Affected firmware | Fixed on Version | diff --git a/samples/P0001_08.gif b/samples/P0001_08.gif new file mode 100644 index 0000000..0dd51ad Binary files /dev/null and b/samples/P0001_08.gif differ diff --git a/samples/P0001_08.png b/samples/P0001_08.png new file mode 100644 index 0000000..05a073a Binary files /dev/null and b/samples/P0001_08.png differ diff --git a/samples/P0003_09.gif b/samples/P0003_09.gif new file mode 100644 index 0000000..5f1924f Binary files /dev/null and b/samples/P0003_09.gif differ diff --git a/samples/P0003_09.png b/samples/P0003_09.png new file mode 100644 index 0000000..cb3c2db Binary files /dev/null and b/samples/P0003_09.png differ