diff options
| author | Selene ToyKeeper | 2020-09-24 23:15:02 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2020-09-24 23:15:02 -0600 |
| commit | c1948f76351c3e9f1ba1ecfa34e65c3b93c11df6 (patch) | |
| tree | f5e2494510374c3a9d0fcfc986804cfbabc293e0 /spaghetti-monster/anduril/MODELS | |
| parent | reduced ROM another 24 bytes by refactoring config-mode.c (diff) | |
| download | anduril-c1948f76351c3e9f1ba1ecfa34e65c3b93c11df6.tar.gz anduril-c1948f76351c3e9f1ba1ecfa34e65c3b93c11df6.tar.bz2 anduril-c1948f76351c3e9f1ba1ecfa34e65c3b93c11df6.zip | |
documentation improvements:
- moved MODELS to BRANDS
- added MODELS file generated from "make models"
- added version check info to manual
- clarified how memory options work
- fixed docs for auto-lock feature
- small code comment clarifications
Diffstat (limited to '')
| -rw-r--r-- | spaghetti-monster/anduril/MODELS | 48 |
1 files changed, 39 insertions, 9 deletions
diff --git a/spaghetti-monster/anduril/MODELS b/spaghetti-monster/anduril/MODELS index b74ddab..6697e52 100644 --- a/spaghetti-monster/anduril/MODELS +++ b/spaghetti-monster/anduril/MODELS @@ -1,9 +1,39 @@ -Vendor / Model IDs for version check function - -Undefined 0000 -Emisar 0100 - 0199 -Noctigon 0200 - 0199 -Lumintop 0300 - 0399 -Fireflies 0400 - 0499 -Mateminco 0500 - 0599 -Sofirn 0600 - 0699 +Model numbers: +0111 emisar-d4 +0112 emisar-d4-219c +0113 emisar-d4v2 +0114 emisar-d4v2-219 +0115 emisar-d4v2-nofet +0121 emisar-d1 +0122 emisar-d1s +0123 emisar-d1v2 +0131 emisar-d4s +0132 emisar-d4s-219c +0133 emisar-d4sv2 +0134 emisar-d4sv2-219 +0141 emisar-d18 +0211 noctigon-kr4 +0212 noctigon-kr4-nofet +0213 noctigon-kr4-219 +0251 noctigon-k1 +0252 noctigon-k1-sbt90 +0253 noctigon-k1-12v +0311 fw3a +0312 fw3a-219 +0313 fw3a-nofet +0321 blf-gt +0322 blf-gt-mini +0411 ff-rot66 +0412 ff-rot66-219 +0413 ff-rot66g2 +0421 ff-pl47 +0422 ff-pl47-219 +0423 ff-pl47g2 +0441 ff-e01 +0511 mateminco-mf01s +0521 mateminco-mf01-mini +0611 blf-q8 +0612 sofirn-sp36 +0621 blf-lantern +Duplicates: +Missing: |
