Hi,
Is there any way to color some text ? I tried to found on the source code but without any result. Can somebody tell me where to set this up ?
By the way, what's the oled screen model ?
Regards
Jérôme
add color text
-
- Posts: 4465
- Joined: 13 May 2007, 18:07
Re: add color text
Hello,
The OSTC1 has no color display. You can use 4Bit (0-15) Grayscale instead. This is the last byte in the text and position table (texttable.asm).
regards,
Matthias
The OSTC1 has no color display. You can use 4Bit (0-15) Grayscale instead. This is the last byte in the text and position table (texttable.asm).
regards,
Matthias