mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-09-29 15:01:51 +02:00
5 lines
95 B
C
Executable File
5 lines
95 B
C
Executable File
#ifndef SOFT_SERIAL_PIN
|
|
#define SOFT_SERIAL_PIN D2
|
|
#define SERIAL_USE_MULTI_TRANSACTION
|
|
#endif
|