🩹 Use #pragma once in pins files
				
					
				
			This commit is contained in:
		
							parent
							
								
									2ea0832e0f
								
							
						
					
					
						commit
						14ffc66c45
					
				| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  * Arduino Mega with PICA pin assignments | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| #define HEATER_0_PIN                          9   // E0
 | ||||
| #define HEATER_1_PIN                         10   // E1
 | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  * VERTEX NANO Arduino Mega with RAMPS EFB v1.4 pin assignments. | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| #include "env_validate.h" | ||||
| 
 | ||||
|  | ||||
| @ -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 | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  * Creality 4.2.x (STM32F103RET6) board pin assignments | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  * CREALITY 4.2.10 (STM32F103) board pin assignments | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  * CREALITY v4.2.7 (STM32F103) board pin assignments | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  * CREALITY v4.3.1 (STM32F103) board pin assignments | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  * Creality v4.5.2 (STM32F103RET6) board pin assignments | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  * Creality v4.5.3 (STM32F103RET6) board pin assignments | ||||
|  | ||||
| @ -19,6 +19,7 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  * | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  * Creality v4.5.2 and v4.5.3 (STM32F103RET6) board pin assignments | ||||
|  | ||||
| @ -18,6 +18,7 @@ | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program.   If not, see <https://www.gnu.org/licenses/>.
 | ||||
|  */ | ||||
| #pragma once | ||||
| 
 | ||||
| /**
 | ||||
|  *  Rev C  2 JUN 2017 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user