diff options
| author | Selene ToyKeeper | 2019-04-24 22:00:44 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2019-04-24 22:00:44 -0600 |
| commit | 8a8918aab53545388bf9db4b43c555827f947c1a (patch) | |
| tree | c75425083f14f1c85ef8ee95bc21d6ab955a905c /spaghetti-monster | |
| parent | fixed bug: hold-from-off then release and hold failed in stepped ramp (diff) | |
| download | anduril-8a8918aab53545388bf9db4b43c555827f947c1a.tar.gz anduril-8a8918aab53545388bf9db4b43c555827f947c1a.tar.bz2 anduril-8a8918aab53545388bf9db4b43c555827f947c1a.zip | |
added FW3A-219 build target, with FET levels limited to 50% power
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-fw3a-219.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-fw3a-219.h b/spaghetti-monster/anduril/cfg-fw3a-219.h new file mode 100644 index 0000000..e4eac1f --- /dev/null +++ b/spaghetti-monster/anduril/cfg-fw3a-219.h @@ -0,0 +1,5 @@ +// FW3A-219 config options for Anduril +#include "cfg-fw3a.h" + +#undef PWM3_LEVELS +#define PWM3_LEVELS 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,13,19,25,30,36,42,48,54,61,67,73,80,86,93,100,107,114,120,128 |
