Marlin.pde: include comment for emacs mode
Emacs by default doesn't recognise a ".pde" file as C++ source code. Add the annotation to the top of the file to make it work. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
This commit is contained in:
		| @@ -1,3 +1,5 @@ | ||||
| /* -*- c++ -*- */ | ||||
|  | ||||
| /* | ||||
|     Reprap firmware based on Sprinter and grbl. | ||||
|  Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm | ||||
|   | ||||
		Reference in New Issue
	
	Block a user