Wilfried Klaas

Results 10 comments of Wilfried Klaas

Not only that. On an windows system it fails due to validating file names. ``` Running org.raml.v2.api.LibraryTestCase Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec

Is there any solution? I just entered the new vendor and product ID. What I noticed is that the button callbacks work, but nothing is shown on the display.

Just dig into this. And it's quit more than simple changing some IDs. It seems, that they now transfer the images with JPG Encoding. Even the brightness command has changed.

That 's great, so i think it's the text component of the browser, which is generating the CRLF at the line endings. BEcause if i copy/pst it from the text...

Thank you for the fast feedback. First I tried bbolt. But I already failed at Query. Just a simple search with `results, err := db.FindAll(q.NewQuery(dbTable).Where(q.Field("datatime").Lt(queryTime)))` failed. (There was an index...

Hi Thomas, thanks for your effort.

Hi, i just found this artikel (sorry only in german) http://www.mikrocontroller.net/articles/AVR_FAT32 in the mmc.c you will find a mmc_init function, which will send the desired commands to the SD card....

Why not use the spaces between? Please consider to add other seperators (than spaces) to the generator, as an option. I would love this.

Just one forgotten: 6. option for formatting operant modifier like LDA #$20, X -> lda #$20, x (because RetroAssembler is throwing error, if index parameters are uppercase...)

I encountered the same problem. Using `go get github.com/ostafen/clover/v2` as described in the documentation, I get the latest tagged V2 version, which still uses Badger V3. My workaround is to...