diff options
| author | Gabriel Hart | 2021-01-12 13:22:57 -0600 |
|---|---|---|
| committer | Gabriel Hart | 2021-01-12 13:22:57 -0600 |
| commit | 0b95725665525f5dbc77e988fd3a632ca2b2b68a (patch) | |
| tree | 4cf022fad23115ab0fca7f47a7564e2e4e4080a8 /spaghetti-monster | |
| parent | Add Sofirn SP10S (adapter) and dual-voltage logic (diff) | |
| download | anduril-0b95725665525f5dbc77e988fd3a632ca2b2b68a.tar.gz anduril-0b95725665525f5dbc77e988fd3a632ca2b2b68a.tar.bz2 anduril-0b95725665525f5dbc77e988fd3a632ca2b2b68a.zip | |
Rename SP10Ss hwdef file to align with others
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-sofirn-sp10s.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/cfg-sofirn-sp10s.h b/spaghetti-monster/anduril/cfg-sofirn-sp10s.h index 5747cc4..873b4b3 100644 --- a/spaghetti-monster/anduril/cfg-sofirn-sp10s.h +++ b/spaghetti-monster/anduril/cfg-sofirn-sp10s.h @@ -1,6 +1,6 @@ // gChart's custom SP10S driver config options for Anduril #define MODEL_NUMBER "0622" -#include "hwdef-Sofirn-SP10S.h" +#include "hwdef-Sofirn_SP10S.h" // ATTINY: 1616 #undef BLINK_AT_RAMP_MIDDLE |
