Skip to content

Commit

Permalink
Revert chacnges in TF-GCS.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
slimonslimon committed Dec 1, 2023
1 parent 6c4558d commit 7dfef8c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions car/TF-GCS.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ MaxLogFiles = 100
## Duplicate sections (with a different name) to create multiple endpoints
##

#[UartEndpoint TFSIK]
#Device = /dev/ttyUSB0
#Baud = 57600
#FlowControl = false
[UartEndpoint TFSIK]
Device = /dev/ttyUSB0
Baud = 57600
FlowControl = false
#AllowMsgIdOut =
#BlockMsgIdOut =
#AllowSrcCompOut =
Expand Down Expand Up @@ -79,10 +79,10 @@ MaxLogFiles = 100

## Examples
# bind to 0.0.0.0:10000
[UdpEndpoint bravo]
Mode = Server
Address = 0.0.0.0
Port = 14444
#[UdpEndpoint bravo]
#Mode = Server
#Address = 0.0.0.0
#Port = 14550

# send to 127.0.0.1:11000
[UdpEndpoint charlie]
Expand Down

0 comments on commit 7dfef8c

Please sign in to comment.