Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wrpc-sw
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
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
This is an archived project. Repository and other project resources are read-only.
hdl-core-lib
wr-cores
wrpc-sw
Commits
da9897e4
Commit
da9897e4
authored
12 years ago
by
Grzegorz Daniluk
Browse files
Options
Downloads
Patches
Plain Diff
shell: _measure_t24p_ renamed to _calibration_, missing header
parent
4a9a170d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/shell.h
+1
-1
1 addition, 1 deletion
include/shell.h
with
1 addition
and
1 deletion
include/shell.h
+
1
−
1
View file @
da9897e4
...
...
@@ -18,7 +18,7 @@ int cmd_stat(const char *args[]);
int
cmd_ptp
(
const
char
*
args
[]);
int
cmd_sfp
(
const
char
*
args
[]);
int
cmd_mode
(
const
char
*
args
[]);
int
cmd_
measure_t24p
(
const
char
*
args
[]);
int
cmd_
calib
(
const
char
*
args
[]);
int
cmd_time
(
const
char
*
args
[]);
int
cmd_ip
(
const
char
*
args
[]);
int
cmd_sdb
(
const
char
*
args
[]);
...
...
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