Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cbec3fb2 authored by Martijn Coenen's avatar Martijn Coenen Committed by Nick Pelly
Browse files

hange the default IsoDep timeout to 300ms (docs update).

Change-Id: I4fe5a6bf9fd42a28c9619e6e0bf11885bcc43f91
parent 07e6f616
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -66,7 +66,7 @@ public final class IsoDep extends BasicTagTechnology {
     * aborted and the connection to the tag is lost. This setting is applied
     * aborted and the connection to the tag is lost. This setting is applied
     * only to the {@link Tag} object linked to this technology and will be
     * only to the {@link Tag} object linked to this technology and will be
     * reset when {@link IsoDep#close} is called.
     * reset when {@link IsoDep#close} is called.
     * The default transaction timeout is 5 seconds.
     * The default transaction timeout is 300 milliseconds.
     */
     */
    public void setTimeout(int timeout) {
    public void setTimeout(int timeout) {
        try {
        try {