from controller import Controller c = Controller('a1b2c3') while(True): print(c.mobile.getAngle())