1
0

Migrate SPLIT_HAND_PIN to json (#23924)

This commit is contained in:
Joel Challis
2024-07-13 13:29:16 +01:00
committed by GitHub
parent 26e84c513c
commit f0807ea64f
159 changed files with 243 additions and 800 deletions

View File

@@ -3,9 +3,6 @@
#pragma once
// If the pin is high, then the controller assumes it is the left hand, and if its low, its assumed to be the right side.
#define SPLIT_HAND_PIN C15
#define SERIAL_USART_FULL_DUPLEX
#define SERIAL_USART_TX_PIN B6
#define SERIAL_USART_RX_PIN B7