RFLink: Inital commit
This commit is contained in:
10
rflink/rflink.conf
Normal file
10
rflink/rflink.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
########################################################################################
|
||||
## Config file for RFLink service
|
||||
## RFLink service is software solution for control and collect data from wireless sensors on 433MHz
|
||||
#######################################################################################
|
||||
|
||||
TCP_port=5050
|
||||
PIN_TX=28 # use wiringpi numbering
|
||||
PIN_RX=29 # use wiringpi numbering
|
||||
log_level=3 # 0-nothing, 1-error log, 2-warning, 3-running status, 4-debug
|
||||
Reference in New Issue
Block a user