From 21ef87919046d0d9bd8932b2635251eff22f7563 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sun, 17 Dec 2023 00:17:32 -0700 Subject: documented Wurkkos TS25/TS11/FC13 distinctions --- hw/wurkkos/ts25/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 hw/wurkkos/ts25/README.md (limited to 'hw/wurkkos/ts25') diff --git a/hw/wurkkos/ts25/README.md b/hw/wurkkos/ts25/README.md new file mode 100644 index 0000000..b3c33af --- /dev/null +++ b/hw/wurkkos/ts25/README.md @@ -0,0 +1,20 @@ +# Wurkkos TS25 + +A quad LED 21700 light with FET+1 driver and RGB front aux. A charge port is +built in too, but operates independently and is not visible to the main +firmware. + +Some other Wurkkos models may also ship with this firmware, and should be +upgraded to use a more specific build: + + - FC13: use wurkkos-fc13 + - TS11: use wurkkos-ts11 + - SP30S Pro: use wurkkos-fc13 + +These builds have different aux LED behavior. The difference is whether the +RGB aux is on the front, the side (button), or both. + + - Front: TS25 + - Side: FC13 + - Both: TS11 + -- cgit v1.2.3