From 0833985e60e7c3f81f102566ae7748c69c8990de Mon Sep 17 00:00:00 2001 From: Guillaume Balan Date: Mon, 6 Oct 2025 10:07:58 +0200 Subject: [PATCH] fix some comments and properties --- vee-port/configuration.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/vee-port/configuration.properties b/vee-port/configuration.properties index 8d39b2f..b7269a9 100644 --- a/vee-port/configuration.properties +++ b/vee-port/configuration.properties @@ -155,7 +155,6 @@ com.microej.pack.fs.user.dir=/usr com.microej.pack.display.bpp=RGB565 # Configure the memory alignment of images -# VGLite library constraint: 32 bpp images must be 64bits aligned. #com.microej.pack.display.imageBuffer.memoryAlignment=64 ##############