is there a display driver #1656
guinea7pig
started this conversation in
General
Replies: 1 comment
-
By default, the screen is in console mode, so anything you print to stdout in a program run with If you want to do graphics, your program has to put the screen in graphics mode. The grx3 library can help with this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
is there any driver for the screen that would allow me to print something on the ev3s screen
Beta Was this translation helpful? Give feedback.
All reactions