Alexander van Saase
Alexander van Saase
Ik overweeg naar Frank energie over te stappen wanneer mijn vaste energiecontract afloopt dus ik ben alvast aan het kijken hoe de integratie met HA werkt. De terugleververgoeding is belangrijk...
I'm implementing `ReadNorFlash` for an SD card driver (I know it's weird) and I'm running into the same issue. Getting the SD card size is an async operation but I...
> I think that @Painless360 would like to see a FakeHD like it is implemented in https://github.com/fpv-wtf/msp-osd/#fakehd. I've mixed feelings about it. How could that ever work with the reasons...
I changed all print statements to print() function, but now I get ` File "C:\Program Files\Inkscape\svg-objects-export.py", line 195 sys.exit(2); ^ SyntaxError: invalid syntax` I'm not familiar with Python. Is this...
One idea is to use a builder pattern where you first need to create an uninitialized SD card struct, call `init` on that struct and then you get the regular...
But why would `cargo run` ever run a package from a dependency? I fail to see a use case for that.
I'm trying to use the proposed solution by @brocaar. gRPC requests work fine but when I make a HTTP request with curl I get this error ``` * Trying 127.0.0.1:50051......
I found the [`axum_tonic`](https://github.com/jvdwrf/axum-tonic) crate which provides a different approach to using axum and tonic on the same port. It doesn't support axum 0.5 and hyper 1.x yet so I...
Betaflight 4.4 added improved support of HD FPV systems by adding a couple of new MSP commands. One of them allows the flight controller to request the canvas size from...
I think the WS system always assumes a 53x20 grid.