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
device: use the real communication mode of the device when writing a packet
If the device is remote and its mode is not known, the packet was always
being written as in API mode, but it must be written using the mode of the
local device.
Signed-off-by: Ruben Moral <ruben.moral@digi.com>
0 commit comments