Joystick & Pid Configuration
Flexible PID configuration and joysticks were added
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.helible.pilot.exceptions
|
||||
|
||||
import java.io.IOException
|
||||
|
||||
class TransferFailedException : IOException("Reading incoming data failed")
|
||||
Reference in New Issue
Block a user