I have the Sipheed Maix Amigo flashed and working good so far, very fast so far, but I'm trying to get all of the peripherals to work. Is there any way to mirror the screen instead of just changing orientation, or a device level config that I'm missing?
tft.init()

tft.init(rot=tft.PORTRAIT)

tft.init(rot=tft.LANDSCAPE_FLIP)

I have the Sipheed Maix Amigo flashed and working good so far, very fast so far, but I'm trying to get all of the peripherals to work. Is there any way to mirror the screen instead of just changing orientation, or a device level config that I'm missing?
tft.init()tft.init(rot=tft.PORTRAIT)tft.init(rot=tft.LANDSCAPE_FLIP)