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
92eb55f2
Commit
92eb55f2
authored
Jun 15, 2017
by
Scott Lahteine
Browse files
Options
Downloads
Patches
Plain Diff
Reject generous donation of trailing whitespace
parent
428be278
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Marlin/pinsDebug_plus_70.h
+36
-37
36 additions, 37 deletions
Marlin/pinsDebug_plus_70.h
with
36 additions
and
37 deletions
Marlin/pinsDebug_plus_70.h
+
36
−
37
View file @
92eb55f2
...
@@ -25,8 +25,8 @@
...
@@ -25,8 +25,8 @@
* structurs for 2560 family boards that use morre than 70 pins
* structurs for 2560 family boards that use morre than 70 pins
*/
*/
#ifndef
Plus
_70_
h
#ifndef
__PINSDEBUG_PLUS
_70_
H__
#define
Plus
_70_
h
#define
__PINSDEBUG_PLUS
_70_
H__
#undef NUM_DIGITAL_PINS
#undef NUM_DIGITAL_PINS
#if MOTHERBOARD == BOARD_BQ_ZUM_MEGA_3D
#if MOTHERBOARD == BOARD_BQ_ZUM_MEGA_3D
...
@@ -338,5 +338,4 @@ const uint8_t PROGMEM digital_pin_to_timer_PGM_plus_70[] = {
...
@@ -338,5 +338,4 @@ const uint8_t PROGMEM digital_pin_to_timer_PGM_plus_70[] = {
*/
*/
#endif
#endif // __PINSDEBUG_PLUS_70_H__
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