Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[03:04:21] WARNING Exception
|
||||
Ignoring assignment of `C17513` to `lcsc` on `rx_protection_resistor`
|
||||
Source: main.ato:54:7
|
||||
53
|
||||
❱ 54 module App:
|
||||
55 │ # --- Signals and Power ---
|
||||
Code causing the error:
|
||||
Source: main.ato:81:4
|
||||
80 │ rx_protection_resistor.resistance = 1kohm +/- 5%
|
||||
❱ 81 │ rx_protection_resistor.lcsc = "C17513"
|
||||
82
|
||||
Reference in New Issue
Block a user