Browse Source

Merge branch 'master' of github.com:srsoftware-de/Web4Rail

lookup-tables
Stephan Richter 4 years ago
parent
commit
e52c5522e4
  1. 2
      install/pi/Makefile

2
install/pi/Makefile

@ -23,7 +23,7 @@ define srcpd_conf @@ -23,7 +23,7 @@ define srcpd_conf
<use_watchdog>no</use_watchdog>
<verbosity>3</verbosity>
<auto_power_on>yes</auto_power_on>
<device>/dev/ttyAMA0</device>
<device>/dev/serial0</device>
</bus>
</srcpd>
endef

Loading…
Cancel
Save