LCD display with ILI9341 driver on Arduino

stesta:
Dear all,
I've the same tft lcd screen with Arduino uno and CD4050 I was able to start it.
I don't use adafruit's library but that:
GitHub - gmtii/ili9341-arduino: ILI9341 2.2 LCD library
It works perfectly and it's nice, but the problem is that I can not find the instructions to turn it 180 degrees.
Someone has succeeded?
Thank you.

I've modified Seeed's libraries to include text rotation on the Version 2 LCD. Go here: SeeedStudio TFT V2.0 text direction added - Displays - Arduino Forum

Regards,
-__-