1 2 3 4 5 6 7 8 9 10 11 12 |
// Noctigon K9.3 (noFET) config options for Anduril // Copyright (C) 2020-2023 Selene ToyKeeper // SPDX-License-Identifier: GPL-3.0-or-later #pragma once // no functional differences from generic emisar-2ch build // (just use that one instead, this is only here for legacy reasons) #include "cfg-emisar-2ch.h" #undef MODEL_NUMBER #define MODEL_NUMBER "0262" // ATTINY: 1634 |