Skip to content

include Calibration settings in main sketch #363

Discussion options

You must be logged in to vote

Hi @JosekeyRandom --

Yes, you can define the calibration within your sketch.

Here is an example:

    gslc_SetTouchRemapCal(&m_gui, nXMin, nXMax, nYMin, nYMax);
    gslc_SetTouchRemapYX(&m_gui, nRemapYX);
    gslc_SetTouchRemapEn(&m_gui, true);

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@JosekeyRandom
Comment options

@ImpulseAdventure
Comment options

@ImpulseAdventure
Comment options

@JosekeyRandom
Comment options

Answer selected by ImpulseAdventure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants