Máté Szén
Máté Szén
Regarding servers with TypeScript, I think I wrote a hack-ish `promisify` for Unary calls, if this helps some people: ```ts function promiseWrap(call: (origCall: grpc.ServerUnaryCall) => Promise): grpc.handleUnaryCall { return (oc:...
I have an MSM8953 in a Xiaomi Mi 6 Pro (global market name "A2 Lite", this is the chinese edition, codename "sakura") and I am getting the same issue. It's...
Same issue here! Didn't see this, so I posted on the Raspberry SO first. https://raspberrypi.stackexchange.com/questions/104545/raspberry-camera-v1-2-results-in-kernel-panic The difference is that I **only** use the camera. Nothing else. Running the latest raspbian...