Daniel Schaefer

Results 46 comments of Daniel Schaefer

It's actually quite easy. Just add it to this list: https://github.com/jaspervdj/blaze-html/blob/41b2c42864627dfde2b757bb9a5db74d30862c4e/src/Util/GenerateHtmlCombinators.hs#L422 This is the list for HTML5, please also check for which other (X/)HTML versions this attribute is defined.

This is what it does on master(8b80cfeae15487d5e13ff5ff3ab4f282eac765be) for me, without touching the reader at all: ``` $ ./prototype Prototype version 15 Found device 06cb:009a step 1 usb write: 0000 01...

You can try to add your device [here](https://github.com/nmikhailov/Validity90/blob/master/prototype/main.c#L78) and see if it does something useful then.

If you see the error: `No devices found`, then this project explicitly does not support that device. It might have a totally different protocol. You can try to add your...

Nope, it's not listed in the readme.

There's no `configure`. I'm not sure what you're doing and where you got the instructions from. If you want to try out the prototype, please follow the instructions [here](https://github.com/nmikhailov/Validity90/tree/master/prototype)

It's not fully supported yet, please look at #34. If your distro doesn't have the right versions, then compile them from scratch.

This project does not support that device.

Duplicate of #47. If the device is the same then the protocol is probably going to be the same.

Seems to continue being an issue: https://gitlab.com/tortoisegit/tortoisegit/-/issues/3897