This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Description
index d42fef2..2928e40 100755
--- a/examples/servo_micro.py
+++ b/examples/servo_micro.py
@@ -576,7 +576,7 @@ pp3300 << (
Net("PP3300_PD_VDDA") << (
ec.VDDA,
L("600@100MHz", to=pp3300, package="INDC1005L", part_number="FERRITE_BEAD-185-00019-00"),
- decoupling("1u"),
+ decoupling("10u"),
decoupling("100p"),
)
pp3300 << (
This causes a lot of components to get renamed. Another reason to need #21.