You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Valid commands may now include space, horizontal tab(0x09), line feed
(0x0a), vertical tab (0x0b), form feed (0x0c) and are terminated with a
carriage return (0x0d). These characters are removed prior to
processing the command.
Blank lines return OK.
Valid commands:
at-netID = 1 translates into AT-NETID=1
a t i 1 translates into ATI1
0 commit comments