ubuntuでシリアルケーブルを使ってルーターに接続するのをど忘れしてしまったのでメモ
sudo chmod 777 /dev/ttyUSB0
cu -l /dev/ttyUSB0
これだけだった・・・
Go to list of users who liked
More than 3 years have passed since last update.
ubuntuでシリアルケーブルを使ってルーターに接続するのをど忘れしてしまったのでメモ
sudo chmod 777 /dev/ttyUSB0
cu -l /dev/ttyUSB0
これだけだった・・・
Register as a new user and use Qiita more conveniently
Go to list of users who liked