pokitto / PokittoLib

Library for making programs on Pokitto hardware
22 stars 16 forks source link

fixed mixmode and added flip_screen option #133

Closed spinalcode closed 4 years ago

spinalcode commented 4 years ago

Use

define PROJ_FLIP_SCREEN 1 // rotate the screen 180

to rotate the screen by 180. Fixed mixmode again