diff options
| author | Selene ToyKeeper | 2020-08-31 16:50:02 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2020-08-31 16:50:02 -0600 |
| commit | 1987ee9d3e36e9e4ddd3b383be12f82c44197213 (patch) | |
| tree | f13623aff7ac6e5f33dac57f76d70756102d2576 /spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h | |
| parent | reduced size 18 bytes by removing unnecessary duplications of blink_once() (diff) | |
| download | anduril-1987ee9d3e36e9e4ddd3b383be12f82c44197213.tar.gz anduril-1987ee9d3e36e9e4ddd3b383be12f82c44197213.tar.bz2 anduril-1987ee9d3e36e9e4ddd3b383be12f82c44197213.zip | |
added model numbers to each build target, and to version check function
Diffstat (limited to '')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h index 2634a34..9b39af1 100644 --- a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h +++ b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h @@ -1,4 +1,5 @@ // Mateminco/Astrolux MF01-Mini options for Anduril +#define MODEL_NUMBER "0521" #include "hwdef-Mateminco_MF01-Mini.h" // ROM is too big... remove something |
