um-service-config: added adc port.
BugzID: 58299 Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
parent
7c92dfe982
commit
60f8f8824f
|
|
@ -4,3 +4,4 @@ USER_MODULE_uart_port="2204"
|
|||
USER_MODULE_cannellonie_port_remote="20000"
|
||||
USER_MODULE_cannellonie_port_local="20000"
|
||||
USER_MODULE_remote_gpio_port="6666"
|
||||
USER_MODULE_adc_port="4000"
|
||||
|
|
|
|||
|
|
@ -5,3 +5,4 @@ USER_MODULE_uart_port="7040"
|
|||
USER_MODULE_cannellonie_port_remote="7010 7011"
|
||||
USER_MODULE_cannellonie_port_local="7010 7011"
|
||||
USER_MODULE_remote_gpio_port="7020"
|
||||
USER_MODULE_adc_port="7030"
|
||||
|
|
|
|||
Loading…
Reference in New Issue