12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
|
#
|
||
|
# Default it is called to be uncertain wich MAC address the chipset has.
|
||
|
# Therefore it is recommendable to set the MAC address manually.
|
||
|
# This can be done by setting the variable MAC_ADDR with a chosen value.
|
||
|
# If this variable is empty or not set the default 11:22:33:44:55:66 will be chosen.
|
||
|
|
||
|
MAC_ADDR=43:29:B1:55:01:01
|
||
|
|
||
|
#
|
||
|
|
||
|
PORT=ttymxc3
|