Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ucbus-stepper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
Jake Read
ucbus-stepper
Commits
3af4dec4
Commit
3af4dec4
authored
3 years ago
by
Jake Read
Browse files
Options
Downloads
Patches
Plain Diff
rebase to subs
parent
6dcdd631
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
firmware/stepper-drop/src/main.cpp
+1
-0
1 addition, 0 deletions
firmware/stepper-drop/src/main.cpp
firmware/stepper-drop/src/osape_ucbus
+1
-1
1 addition, 1 deletion
firmware/stepper-drop/src/osape_ucbus
with
2 additions
and
1 deletion
firmware/stepper-drop/src/main.cpp
+
1
−
0
View file @
3af4dec4
...
@@ -108,6 +108,7 @@ void setup() {
...
@@ -108,6 +108,7 @@ void setup() {
homeSetup
(
&
homeStateEp
);
homeSetup
(
&
homeStateEp
);
// links...
// links...
vpUSBSer
.
begin
();
vpUSBSer
.
begin
();
vb_ucBusDrop_setup
(
&
vb_ucBusDrop
,
true
,
0
);
// stepper init
// stepper init
stepper_hw
->
init
(
false
,
0.0
F
);
stepper_hw
->
init
(
false
,
0.0
F
);
}
}
...
...
This diff is collapsed.
Click to expand it.
osape_ucbus
@
ef4a8fe3
Compare
994f7626
...
ef4a8fe3
Subproject commit
994f7626eecf15d7db38949b309e2551411abe0d
Subproject commit
ef4a8fe33c71eedbe7b76ef7c9cc5a9de3017852
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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