Igor Tsarev
Results
3
comments of
Igor Tsarev
It could be useful to replace found values via sjson lib
As temporary hack, I just fill the missing bytes with 0. Maybe this will be useful to someone with a similar problem. ````rust ... use heapless::Vec; ... ... let mut...
Hi @lulf. In the end I connected though probe-rs, And yes it looks like some issues with iterating the payload, because I see this lost bytes in the original data....