Removed 22 Ohm resistors on USB data lines

These are not needed as per manufacturer's documentation.
Fixes #25
This commit is contained in:
Vlastimil Slinták 2025-09-15 11:01:38 +02:00 committed by Wojciech Kaczmarski
parent 32564d867a
commit db61958958

View file

@ -453,6 +453,7 @@
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"