Post #60104
2025-12-13 16:41 UTC
After weeks of debugging and a million things tried, finally fixed a bug that ended up being an off-by-one error. Had to turn < into <=. Debugging embedded devices can be hard…
Replies (1)
-
@mindbleach@sh.itjust.works 2025-12-14 04:26
If you also named a project, you solved both hard problems.