Hugo SENECHAL

Results 2 comments of Hugo SENECHAL

Hi, thanks for your answer, I tried to use your HID library but what I did, didn't work. Here is how I use your library: **In void loop**: HID().begin(); uint8_t...

Hello, thank you for your answer. Here is a new proposal: #include "HID.h" uint8_t setFeatureB3[5] = {0xB3, 0x03, 0x03, 0x01, 0x01}; //{address, payloadSize, hostType, charge enable, osType} uint8_t setFeatureB4[8] =...