def get(self):
self.correction s = fcntl.ioctl(sel f.joystick, -2145097182, self.correction s)
for n in range(5):
self.correction[n].unpack(self.co rrections[(n * 36):((n + 1) * 36)])
In the Above code which kind of value and what the function perform , kindly advice me
self.correction s = fcntl.ioctl(sel f.joystick, -2145097182, self.correction s)
for n in range(5):
self.correction[n].unpack(self.co rrections[(n * 36):((n + 1) * 36)])
In the Above code which kind of value and what the function perform , kindly advice me