diff options
| author | Selene ToyKeeper | 2018-07-01 19:48:49 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2018-07-01 19:48:49 -0600 |
| commit | ebe2cf08b60c5fbae19b1af3098cde3d134e4803 (patch) | |
| tree | d466f3599591f9d6883e4dbbc63aef84e010266b /hwdef-Emisar_D1.h | |
| parent | Made it easier to define thermal parameters per driver type. (diff) | |
| download | anduril-ebe2cf08b60c5fbae19b1af3098cde3d134e4803.tar.gz anduril-ebe2cf08b60c5fbae19b1af3098cde3d134e4803.tar.bz2 anduril-ebe2cf08b60c5fbae19b1af3098cde3d134e4803.zip | |
Added hardware profiles and build targets for Emisar D1 and D1S.
(same as D4, except with lower power-to-mass ratio)
Diffstat (limited to 'hwdef-Emisar_D1.h')
| -rw-r--r-- | hwdef-Emisar_D1.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdef-Emisar_D1.h b/hwdef-Emisar_D1.h new file mode 100644 index 0000000..6df8705 --- /dev/null +++ b/hwdef-Emisar_D1.h @@ -0,0 +1,4 @@ +/* Emisar D1 driver layout + */ +// D1 driver is exactly the same as a D4 +#include "hwdef-Emisar_D4.h" |
