From cfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Thu, 12 Oct 2023 17:54:35 -0600 Subject: misc comments, spacing, documentation --- spaghetti-monster/anduril/MODELS | 2 ++ spaghetti-monster/anduril/anduril-manual.txt | 1 + spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'spaghetti-monster') diff --git a/spaghetti-monster/anduril/MODELS b/spaghetti-monster/anduril/MODELS index 97af879..23c5842 100644 --- a/spaghetti-monster/anduril/MODELS +++ b/spaghetti-monster/anduril/MODELS @@ -74,6 +74,8 @@ Model Name MCU 0716 wurkkos-fc13 attiny1616 0717 wurkkos-ts11 attiny1616 1618 gchart-fet1-t1616 attiny1616 +1631 thefreeman-boost21-6a attiny1616 +1632 thefreeman-boost-fwaa attiny1616 Duplicates: diff --git a/spaghetti-monster/anduril/anduril-manual.txt b/spaghetti-monster/anduril/anduril-manual.txt index d47cc57..545af0f 100644 --- a/spaghetti-monster/anduril/anduril-manual.txt +++ b/spaghetti-monster/anduril/anduril-manual.txt @@ -934,6 +934,7 @@ Lockout Full 10H Auto-lock config menu: Strobe (any) Full 1C Off Strobe (any) Full 2C Next strobe mode +Strobe (any) Full 3C Next channel mode (saved per strobe mode) Strobe (any) Full 4C Prev strobe mode Strobe (any) Full 5C Momentary mode (using current strobe) diff --git a/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h b/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h index d9ac882..0e2f28d 100644 --- a/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h +++ b/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h @@ -1,5 +1,5 @@ // Sofirn SP10 Pro config options for Anduril -// Copyright (C) 2022-2023 (FIXME) +// Copyright (C) 2022-2023 (original author TBD), Selene ToyKeeper // SPDX-License-Identifier: GPL-3.0-or-later #pragma once -- cgit v1.2.3