return int instead of bool

Issue #37 resolved
geraldb created an issue

in CHapticApp.cpp: flag = haptics_.connectToDevices(); - returns int, not bool

Comments (1)

  1. Log in to comment