You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
373 B

4 months ago
4 months ago
4 months ago
4 months ago
  1. [server]
  2. cmdport=19004
  3. wsport=19005
  4. [[channels]]
  5. type="zexcan"
  6. name="zcan"
  7. ifname="can0"
  8. baudrate=500000
  9. enable=true
  10. [[channels]]
  11. type="uart"
  12. name="printer"
  13. ifname="/dev/ttyS1"
  14. baudrate=115200
  15. enable=true
  16. [[channels]]
  17. type="inputkey"
  18. name="emergency-key"
  19. pinnum="GPIO2-A3"
  20. enable=true
  21. [[channels]]
  22. type="uart"
  23. name="lis"
  24. ifname="/dev/ttyS2"
  25. baudrate=115200
  26. enable=true