mohankreddy/javadrone

ControlTower should start even if hidapi libratry not found

Closed this issue · 3 comments

If hid api native library not found, ControTower should start and be usable 
with keyboard.


Original issue reported on code.google.com by kroko...@gmail.com on 19 Jun 2011 at 1:46

It would be nice if I would not have to handle loading the native libraries of 
this sub-library (hidapi) but if the library would handle this for me. This way 
I'd only get an instantiation exception or something that I can catch more 
easily.

Original comment by normen667 on 19 Jun 2011 at 3:46

Original comment by kroko...@gmail.com on 23 Jul 2012 at 4:34

just checked. works for me.

Original comment by kroko...@gmail.com on 25 Jul 2012 at 5:43

  • Changed state: Invalid