7324650714
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com>
10 lines
No EOL
247 B
C
Executable file
10 lines
No EOL
247 B
C
Executable file
// Copyright 2023 Ming-Gih Lam (@dcpedit)
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#define LOCKING_SUPPORT_ENABLE
|
|
#define LOCKING_RESYNC_ENABLE
|
|
#define SOLENOID_PIN B5
|
|
#define OLED_IC OLED_IC_SH1107
|
|
#define OLED_DISPLAY_64X128 |