🩹 Use #pragma once
in pins files
This commit is contained in:
committed by
Scott Lahteine
parent
2ea0832e0f
commit
14ffc66c45
@@ -19,6 +19,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
/**
|
||||
* CNControls V15 for HMS434 with DUE pin assignments
|
||||
|
@@ -20,6 +20,7 @@
|
||||
*
|
||||
* Ported sys0724 & Vynt
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
/**
|
||||
* Arduino Mega? or Due with RuRAMPS4DUE pin assignments
|
||||
|
@@ -20,6 +20,7 @@
|
||||
*
|
||||
* Ported sys0724 & Vynt
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
/**
|
||||
* Arduino Mega? or Due with RuRAMPS4DUE pin assignments
|
||||
|
Reference in New Issue
Block a user