fixed RGB palette name in config template

This commit is contained in:
Rene Hopf
2020-05-24 01:38:05 +02:00
parent 1c9830b715
commit 96ba7df9d3
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
/* Color depth:
* - 1: 1 byte per pixel
* - 8: RGB233
* - 8: RGB332
* - 16: RGB565
* - 32: ARGB8888
*/