mirror of
https://github.com/4IceG/luci-app-sms-tool-js.git
synced 2026-04-26 03:15:59 +03:00
[GH-ISSUE #26] feature request: show AT-command if no description #20
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-sms-tool-js#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bam80 on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/26
github.com/4IceG/luci-app-sms-tool-js@932db8aa34/luci-app-sms-tool-js/root/etc/modem/atcmmds.user (L1)Having to supply both AT command and the description for every command is quite annoying.
Could you please make the description optional and output AT command itself as the description if it's not supplied?
The format would be following:
[<Description>;]<AT-command>Thanks.
@bam80 commented on GitHub (May 16, 2025):
Is it implemented already?
@4IceG commented on GitHub (May 16, 2025):
I haven't changed anything and I don't plan to change it at the moment. If you don't need a description, use a shorter notation.
<AT-command>;<AT-command>@bam80 commented on GitHub (May 16, 2025):
Could we please keep the issue open?
@4IceG commented on GitHub (May 16, 2025):
I will not open again, I will add it this weekend before compilation of repositories.