Feature
When displaying values to users it will be key to be able to position the cursor arbitrarily on the screen. This will enable us to focus the user and have them see something that needs there attention or even enable us to display formatted text
Describe the solution you'd like
We need a library function thaty allows us to set the cursor position on the screen.
Additional context
This is a good feature to allow extensive use of the driver and screen
Feature
When displaying values to users it will be key to be able to position the cursor arbitrarily on the screen. This will enable us to focus the user and have them see something that needs there attention or even enable us to display formatted text
Describe the solution you'd like
We need a library function thaty allows us to set the cursor position on the screen.
Additional context
This is a good feature to allow extensive use of the driver and screen