Results 28 comments of Jomer
trafficstars

Are there any news about this? Do you need more info from me?

Ah, no, I didn't see that. I always thought of OC and CC as good mods to use together. For some things CC works better, others are better done in...

I think they alrady know about your patch for CC and didnt add compatibility back in. But who knows

Thank you, that seems to work. I do get a timeout with the battery thought, not sure what is up with that. Edit: Nevermind, apparently my SteelSeries Software was buggy,...

@Sapd I'm not sure if I should open a new issue for this or reopen this one. HeadsetControl worked completely fine for a few days but now it just stopped....

I got the issue inside embassy's examples directory. The pio file was also inside the same directory next to the code. It could of course be that calling `cargo run...

In theory yes, however afaik you'd usually run defmt-print by piping data from a serial port into it and I doubt `cargo watch` sends any through `stdin` received data to...

You could try [Random Peripherals](https://github.com/RSDuck/RandomPeripherals) Universal Interface until Computronics adds something

It's the `m68k` architecture (Also, does that work with globals I added afterwards, or do I need to re-analyze the file in that case?)

I made some plans on how such an api could look. I'll try to describe how it would work. ``` lua -- First there is this function. It creates a...