Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
Software for White Rabbit PTP Core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
29
Issues
29
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
Software for White Rabbit PTP Core
Commits
da9897e4
Commit
da9897e4
authored
Aug 03, 2012
by
Grzegorz Daniluk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell: _measure_t24p_ renamed to _calibration_, missing header
parent
4a9a170d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
shell.h
include/shell.h
+1
-1
No files found.
include/shell.h
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
[]);
...
...
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