lemmingDev

Results 106 comments of lemmingDev

Don't really see a use case What would you use it for?

Compiles fine for me in Arduino 1.8.19 and also the Arduino web editor

Please post your code between triple backtags ` so it shows correctly... Your code compiles and I can pair it, but doesn't show up as a controller for me I...

Also, your analogs won't move much as analog read will return a value from 0 to 4095, though you've set the setAxesMax to 0x7FFF which is 32767 You should change:...

So, I'll close this soon if I don't hear back

Great job! @LeeNX Haven't had much motivation to add new features to this library recently With the re-addition of blueDroid into master as an option, simultaneous BLE/Classic BT communication may...

Might be something usable here https://github.com/afpineda/Nus-NimBLE-Serial

Legend https://github.com/Mystfit/ESP32-BLE-CompositeHID

Thanks for pitching in @LeeNX Let me know if anything becomes apparent from the testing. Perhaps some tweaks to the code or some better examples are needed