Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Conv TTL RS485 - Testing
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
Conv TTL RS485 - Testing
Commits
6393a08e
Commit
6393a08e
authored
10 years ago
by
Theodor-Adrian Stana
Browse files
Options
Downloads
Patches
Plain Diff
sw: Greater delay after golden+release program
parent
30f02bf6
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pts/python/pts.py
+1
-1
1 addition, 1 deletion
pts/python/pts.py
with
1 addition
and
1 deletion
pts/python/pts.py
+
1
−
1
View file @
6393a08e
...
...
@@ -170,7 +170,7 @@ if __name__ == '__main__':
time
.
sleep
(
5
)
men_on
()
time
.
sleep
(
5
)
time
.
sleep
(
10
)
# .. and run the flash test
cmd
=
"
xterm -e python ./flashtest.py
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment