Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-web-393
Commits
5b08f76f
Commit
5b08f76f
authored
Jun 23, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync needs more testing
parent
ce71192a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
snapshot.js
src/snapshot/snapshot.js
+2
-2
No files found.
src/snapshot/snapshot.js
View file @
5b08f76f
...
...
@@ -58,7 +58,7 @@ function trigger(){
setTimeout
(
function
(){
download_all
(
true
);
},
2
00
);
},
5
00
);
}
});
...
...
@@ -95,7 +95,7 @@ function download_all(rtp){
if
(
rtp
)
{
setTimeout
(
function
(){
restore_trig_period
();
},
5
00
);
},
2
00
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment