From 65de123fa3e86c6af9f294a2bf7a5fda63a95f5c Mon Sep 17 00:00:00 2001 From: mrhaav <62175065+mrhaav@users.noreply.github.com> Date: Wed, 24 Apr 2024 21:36:24 +0200 Subject: [PATCH] Update README.md --- atc/fib-fm350_gl/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atc/fib-fm350_gl/README.md b/atc/fib-fm350_gl/README.md index ea4cb55..f114b13 100644 --- a/atc/fib-fm350_gl/README.md +++ b/atc/fib-fm350_gl/README.md @@ -1,12 +1,12 @@ # Fibocom FM350-GL modem -Packet dependencies: +Packege dependencies: ``` kmod-usb-serial-option kmod-usb-net-rndis comgt ``` - +\ USB hotplug script add Option driver. You can edit `/etc/hotplug.d/usb/50-fm350_driver` to use Generic driver. Support dual stack and received SMS will be stored in `/tmp/sms/rx` folder and the full path is sent to `/usr/bin/atc_rx_sms.sh `. `atc_rx_sms.sh` is not included in the package.