From db9a373f76b2a0dd71ea4bf5d00dbdb1825119d7 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sun, 18 Oct 2020 18:33:44 -0600 Subject: added model number to Lume1 FW3X build target --- spaghetti-monster/anduril/MODELS | 1 + spaghetti-monster/anduril/cfg-fw3x-lume1.h | 4 ++++ 2 files changed, 5 insertions(+) (limited to 'spaghetti-monster') diff --git a/spaghetti-monster/anduril/MODELS b/spaghetti-monster/anduril/MODELS index 6697e52..84d6795 100644 --- a/spaghetti-monster/anduril/MODELS +++ b/spaghetti-monster/anduril/MODELS @@ -21,6 +21,7 @@ Model numbers: 0311 fw3a 0312 fw3a-219 0313 fw3a-nofet +0314 fw3x-lume1 0321 blf-gt 0322 blf-gt-mini 0411 ff-rot66 diff --git a/spaghetti-monster/anduril/cfg-fw3x-lume1.h b/spaghetti-monster/anduril/cfg-fw3x-lume1.h index cf4d9bc..75853ec 100644 --- a/spaghetti-monster/anduril/cfg-fw3x-lume1.h +++ b/spaghetti-monster/anduril/cfg-fw3x-lume1.h @@ -6,6 +6,10 @@ * - 85: https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2586-AVR-8-bit-Microcontroller-ATtiny25-ATtiny45-ATtiny85_Datasheet.pdf */ +// TODO: determine if "03" (Lumintop) is the right prefix, +// or if there should be a brand ID for LoneOceans +#define MODEL_NUMBER "0314" + #include "hwdef-fw3x-lume1.h" // ATTINY: 1634 -- cgit v1.2.3