From d780517d37dd9c2db046fdda3a469aa26b74b531 Mon Sep 17 00:00:00 2001 From: Ben Date: Sat, 18 Nov 2023 17:58:28 +0100 Subject: [PATCH] Rearranging code: cleanup, documentation, version number increment. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d68cba7..38eaf7a 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ The method `header()` takes a number of parameters: Your own content has to be a byte array with the bitmap data for all scenes. Of course, it has to fit the given lengths. See the following graphic for better understanding: + ![bitmap_data_onebyte.png](photos%2Fbitmap_data_onebyte.png) ![bitmap_data_onescene.png](photos%2Fbitmap_data_onescene.png)