Removed 22 Ohm resistors on USB data lines
These are not needed as per manufacturer's documentation. Fixes #25
This commit is contained in:
parent
32564d867a
commit
db61958958
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue