mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-07-03 16:31:17 +02:00
use serial_out for seek on jam
This commit is contained in:
@@ -292,6 +292,7 @@ build_flags =
|
||||
-DARDUINO_LILYGO_T3_S3_V1_X
|
||||
-DARDUINO_USB_MODE=1
|
||||
-DLOG_DATA_JSON=1
|
||||
-DSERIAL_OUT
|
||||
-DTX_PIN=12 # TX pin on the Lora board, hook up to RX pin on Pi
|
||||
-DRX_PIN=16 # not used but still need to be defined
|
||||
-DSEEK_ON_X=1 # seek on X, so use HW serial port to log JSON
|
||||
@@ -326,6 +327,7 @@ build_flags =
|
||||
-DARDUINO_LILYGO_T3_S3_V1_X
|
||||
-DARDUINO_USB_MODE=1
|
||||
-DLOG_DATA_JSON=1
|
||||
-DSERIAL_OUT
|
||||
-DTX_PIN=12 # TX pin on the Lora board, hook up to RX pin on Pi
|
||||
-DRX_PIN=16 # not used but still need to be defined
|
||||
-DSEEK_ON_X=1 # seek on X, so use HW serial port to log JSON
|
||||
|
||||
Reference in New Issue
Block a user