inital dump

This commit is contained in:
2021-09-04 23:20:35 +02:00
parent 8d187d4413
commit 976d93836a
189 changed files with 26587 additions and 0 deletions

View File

@ -0,0 +1,23 @@
wget http://raspberry-at-home.com/files/sakis3g.tar.gz
sudo mkdir /usr/bin/modem3g
sudo chmod 777 /usr/bin/modem3g
sudo cp sakis3g.tar.gz /usr/bin/modem3g
cd /usr/bin/modem3g
sudo tar -zxvf sakis3g.tar.gz
sudo chmod +x sakis3g
sudo ./sakis3g --interactive
----------------
1. 3G Verbinden
2. <20>ber USB
3. Huawei Mobile
4. Interface 0
-----------------

File diff suppressed because it is too large Load Diff

Binary file not shown.