readded missing rotation

This commit is contained in:
Andreas Antener
2015-12-25 13:47:47 +01:00
committed by Lorenz Meier
parent 68c9c4ae0f
commit bd3d53902a
+1
View File
@@ -118,6 +118,7 @@ const rot_lookup_t rot_lookup[] = {
{270, 0, 270 },
{180, 270, 0 },
{ 0, 90, 180 },
{ 90, 90, 0 },
{ 90, 68, 293 },
};