~toykeeper/flashlight-firmware/trunk

« back to all changes in this revision

Viewing changes to ToyKeeper/spaghetti-monster/anduril/cfg-wurkkos-ts10.h

  • Committer: Selene ToyKeeper
  • Date: 2023-04-17 06:08:32 UTC
  • mto: (188.22.175 anduril2)
  • mto: This revision was merged to the branch mainline in revision 250.
  • Revision ID: bzr@toykeeper.net-20230417060832-m50gul6mz47puwbp
switched the rest of FSM + Anduril to use SPDX license headers
instead of full GPL headers (or all too often, nothing at all)

There are a few "FIXME" entries where I'm not sure about the correct copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// Wurkkos TS10 (originally used Sofirn SP36-t1616 firmware) config options for Anduril using the Attiny1616
 
2
// Copyright (C) 2022-2023 (FIXME)
 
3
// SPDX-License-Identifier: GPL-3.0-or-later
 
4
#pragma once
 
5
 
2
6
// same as  the  BLF Q8 T1616, mostly (added Dynamic PWM)
3
7
#define MODEL_NUMBER "0714"
4
8
#include "hwdef-Wurkkos_TS10.h"
79
83
#endif
80
84
#ifdef BLINK_AT_RAMP_CEIL
81
85
#undef BLINK_AT_RAMP_CEIL
82
 
#endif
 
 
b'\\ No newline at end of file'
 
86
#endif