Pascal Vos

Results 25 comments of Pascal Vos

this works ```` const questions = [ { type: "select", name: "language", message: "In what language do you want to create", choices: ["Javascript", "Typescript"], }, { type: "select", name: "create",...

@MHeironimus https://github.com/abratchik/HIDPowerDevice https://github.com/arduino/ArduinoCore-avr/pull/387 this might be something we can work with :) i think it would be realy awesome to support custom hid names

> @MHeironimus https://github.com/Hyratel/LeonardoPIDboards have a looky here. I went through and spun this up. you _**have**_ to use different PIDs because windows Caches the name in the registry. (the 0x5000...

yea i know the methode but its not realy same as setting names vendor in the hid report

i see now in the code this sould be suported toMatchSnapshot({name: "myname"}). this doesnt work..

look like no options are respected also replace doenst seem to work

any update or plants to check the problem? Issues look to be in active.

@Subtixx did you solve this?