From 230e861aa21e7d0411019541bda85488c431a4ed Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sun, 2 Jul 2023 10:24:51 +0200 Subject: [PATCH] usb network connection --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3785fd9 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# usb network + +After plugging it in with usb cable, I configure usb network (which +changes device on every reboot of pinephone) with [pm-net.sh script](pm-net.sh) + +Default password is **147147** which you will also need if you want to unlock device. -- 2.20.1