Explicitly state how to enable non-privileged access to ttyACM

Also move the warning on the impacts to before the command.
This commit is contained in:
Roy Ragsdale 2021-11-10 19:10:38 -05:00
parent a6e03bc608
commit b993c14e5f

View File

@ -49,7 +49,11 @@ Use ``dfu-util`` to load it:
If you are unable to connect you may need ``sudo`` access unless you
grant permission for using the serial device from a non-privileged
account.
account by adding that account to the ``dialout`` group.
.. WARNING::
Adding your user to the ``dialout`` group grants full and direct
access to serial ports.
.. session:: shell-session
@ -62,10 +66,6 @@ Use ``dfu-util`` to load it:
You **must** log out and then log in again for the addition to group
``dialout`` to take affect.
.. WARNING::
Adding your user to the ``dialout`` group grants full and direct
access to serial ports.
.. group-tab:: Windows
If youre running a version of Windows earlier than Windows 10, you will