mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-18 03:42:49 +01: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
|