Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jake Read
ucbus-stepper
Commits
52520aed
Commit
52520aed
authored
Mar 29, 2021
by
Jake Read
Browse files
Merge branch 'master' of
ssh://gitlab.cba.mit.edu:846/jakeread/ucbus-stepper
parents
eb56baf3
52108ce4
Changes
2
Hide whitespace changes
Inline
Side-by-side
firmware/cl-step-controller/src/drivers/dacs.h
View file @
52520aed
...
...
@@ -15,7 +15,7 @@ is; no warranty is provided, and users accept all liability.
#ifndef DACS_H_
#define DACS_H_
#include <
a
rduino.h>
#include <
A
rduino.h>
#include "indicators.h"
#include "../osape/utils/syserror.h"
...
...
firmware/cl-step-controller/src/drivers/step_a4950.h
View file @
52520aed
...
...
@@ -15,7 +15,7 @@ is; no warranty is provided, and users accept all liability.
#ifndef STEP_A4950_H_
#define STEP_A4950_H_
#include <
a
rduino.h>
#include <
A
rduino.h>
#include "dacs.h"
#include "indicators.h"
...
...
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