increased a number of calypso commands for selecting files and trying to read them

This commit is contained in:
iceman1001 2016-03-20 21:30:40 +01:00
commit 4bf0f73d76
2 changed files with 32 additions and 25 deletions

View file

@ -13,7 +13,7 @@
-- Loads the commands-library
local cmds = require('commands')
local utils = require('utils')
local TIMEOUT = 4000
local TIMEOUT = 2000
local ISO14B_COMMAND = {
ISO14B_CONNECT = 1,
ISO14B_DISCONNECT = 2,