Zylanx
Results
2
issues of
Zylanx
The battery should be routed to GND and RAW, not to headers in the position of B+ and B- on the nice!nano which are intended for direct connection of the...
I don't really have reproduction steps. I have an async function that awaits on the first query. ` (await context.Table.OrderByDescending(...).Select(...).FirstAsync()).UpdatedAt ` That used to work, now when I run it...