Ult
Featured
Urt
Ll Lr

Ult
Log in
Urt
Ll Lr


Ult
touch_calibrate()
Urt

Description

When called this function will reset the previous calibration and prompt the user for a new calibration. Typically touch_calibrate() is called inside of a loop.


Syntax


touch_calibrate()



Example

void setup()
{
}

void loop()
{
touch_calibrate();
while(1);
}


Parameters

none

Returns

none




Edit History
Ll Lr


Get in touch if you have any questions, or ideas for something you want me to build.