MahatmaX / YADrone

Yet Another Drone Framework (for the AR.Drone 2)
39 stars 40 forks source link

Option to disable stdout flooding #19

Open positron96 opened 10 years ago

positron96 commented 10 years ago

Commands are no longer echoed to stdout. To enable them back, use CommandManager.debugEnable(true)