functions : setRotation - sumotoy/TFT_ILI9163C GitHub Wiki


setRotation(0...3);//rotate the whole screen


Parameter:
setRotation rotate the entire screen, the operation has to be placed before any other operation.
The complete setRotation function is: setRotation(0...3);
where:
0...3: a numeric value between 0...3

⚠️ **GitHub.com Fallback** ⚠️