projects
/
ses.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18974db
)
SCF_EDA_Capacitor
author
yu.dongliang
<18588496441@163.com>
Tue, 14 Nov 2023 06:46:00 +0000
(14:46 +0800)
committer
yu.dongliang
<18588496441@163.com>
Tue, 14 Nov 2023 06:46:00 +0000
(14:46 +0800)
scf_eda_pb.c
patch
|
blob
|
blame
|
history
diff --git
a/scf_eda_pb.c
b/scf_eda_pb.c
index d7f0445b97d1ea938ac33d50b188b5b615d59bfa..5433001844e246620f9e9e0a2c16c42e94ff2822 100644
(file)
--- a/
scf_eda_pb.c
+++ b/
scf_eda_pb.c
@@
-21,7
+21,7
@@
static scf_edata_t component_datas[] =
{SCF_EDA_Battery, 0, SCF_EDA_Battery_POS, 0, 0, 0, 0, 0, 0, 0},
{SCF_EDA_Resistor, 0, 0, 0, 0, 10 * 1000, 0, 0, 0, 0},
- {SCF_EDA_Capacitor, 0, 0, 0, 0,
0
, 0, 0.1, 0, 0},
+ {SCF_EDA_Capacitor, 0, 0, 0, 0,
1e12
, 0, 0.1, 0, 0},
{SCF_EDA_Inductor, 0, 0, 0, 0, 0, 0, 0, 1000, 0},
};