From 737062e5d0e47344ceff3930a27a3fb409aa8cca Mon Sep 17 00:00:00 2001 From: jim-p Date: Sun, 21 Jan 2024 20:43:35 -0500 Subject: Add Fireflies PL47G2-219 variant. Same as PL47G2 but with FET PWM levels safe for 219 emitters. Same as difference between PL47 and PL47-219. PL47G2 base allows low mode for aux LEDs, PL47 does not. --- MODELS | 1 + 1 file changed, 1 insertion(+) (limited to 'MODELS') diff --git a/MODELS b/MODELS index 0a8c244..6dcbc0a 100644 --- a/MODELS +++ b/MODELS @@ -55,6 +55,7 @@ Model MCU Name 0421 attiny85 fireflies-pl47 0422 attiny85 fireflies-pl47-219 0423 attiny85 fireflies-pl47g2 +0424 attiny85 fireflies-pl47g2-219 0441 attiny85 fireflies-e01 0511 attiny85 mateminco-mf01s 0521 attiny85 mateminco-mf01-mini -- cgit v1.2.3 From e3f2b33c9dae4eaa10a78e73067c1aa7ea42e23c Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Mon, 1 Apr 2024 13:14:12 -0600 Subject: MODELS: added emisar-d3aa --- MODELS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MODELS') diff --git a/MODELS b/MODELS index 0a8c244..b202648 100644 --- a/MODELS +++ b/MODELS @@ -1,4 +1,4 @@ -Models: 72 +Models: 75 Model MCU Name ----- --- ---- @@ -23,6 +23,7 @@ Model MCU Name 0142 attiny85 hank-emisar-d18-219 0143 attiny1634 hank-noctigon-m44 0151 attiny1634 hank-emisar-d4k-3ch +0161 avr32dd20 hank-emisar-d3aa 0211 attiny1634 hank-noctigon-kr4 0212 attiny1634 hank-noctigon-kr4-nofet 0213 attiny1634 hank-noctigon-kr4-219 -- cgit v1.2.3 From 03f263e7e0fe2ed07b90a40ed4c8a6008cbad2c0 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Fri, 19 Apr 2024 03:42:45 -0600 Subject: Forgot to update model count after the last couple additions --- MODELS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MODELS') diff --git a/MODELS b/MODELS index 781d308..2a6e114 100644 --- a/MODELS +++ b/MODELS @@ -1,4 +1,4 @@ -Models: 75 +Models: 78 Model MCU Name ----- --- ---- -- cgit v1.2.3