bitluni / DawnOfAV

28 stars 11 forks source link

cant see the color #3

Open imranaalam opened 5 years ago

imranaalam commented 5 years ago

will it work with NTSC?

i tried the following for text:

graphics.begin(0); char *text0 = "Greetings from bitluni's lab!";

graphics.setCursor(20, 16); graphics.setTextColor(graphics.rgb(0,0,255)); graphics.print(text0);

graphics.end();

topogigio commented 4 years ago

no color working...

topogigio commented 4 years ago

Solved was a tv problem