]> rtime.felk.cvut.cz Git - ert_linux_web.git/commitdiff
Correct copy paste bug.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 18 Oct 2014 09:41:13 +0000 (11:41 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sat, 18 Oct 2014 09:41:13 +0000 (11:41 +0200)
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
can_bus/index.html

index d99d4f184f21d6a574bb704848cf04e4600ff900..3d8511c5bdfb10e448b1c145b3f47ddfb96d5c14 100644 (file)
@@ -38,7 +38,7 @@ can be selected by system administrator from commandline
 <pre>
 ip link set can0 down
 ip link set can0 type can bitrate 1000000 
-ip link set can0 down
+ip link set can0 up
 </pre>
 or on Debian based systems <tt>/etc/network/interfaces</tt>
 configuration file can be used to setup CAN interface baudrate