um-service-config: added adc port.

BugzID: 58299

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
Lucien Mueller 2019-08-28 14:46:02 +02:00 committed by Gogs
parent 7c92dfe982
commit 60f8f8824f
2 changed files with 2 additions and 0 deletions

View File

@ -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"

View File

@ -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"