Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
marlin-anet-a8
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
bcd039aa
Commit
bcd039aa
authored
Jul 5, 2014
by
Grogyan
Browse files
Options
Downloads
Patches
Plain Diff
Update pins.h
parent
82606354
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Marlin/pins.h
+3
-3
3 additions, 3 deletions
Marlin/pins.h
with
3 additions
and
3 deletions
Marlin/pins.h
+
3
−
3
View file @
bcd039aa
...
@@ -823,9 +823,9 @@
...
@@ -823,9 +823,9 @@
#ifndef SDSUPPORT
#ifndef SDSUPPORT
// these pins are defined in the SD library if building with SD support
// these pins are defined in the SD library if building with SD support
#define
MAX_
SCK_PIN 52
#define SCK_PIN 52
#define
MAX_
MISO_PIN 50
#define MISO_PIN 50
#define
MAX_
MOSI_PIN 51
#define MOSI_PIN 51
#define MAX6675_SS 53
#define MAX6675_SS 53
#else
#else
#define MAX6675_SS 49
#define MAX6675_SS 49
...
...
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