Browse Source

Fix EEPROM_CHITCHAT (and debug_out.h) (#13716)

ManuelMcLure 6 years ago
parent
commit
b1c13bce58
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      Marlin/src/core/debug_out.h

+ 0
- 1
Marlin/src/core/debug_out.h View File

@@ -19,7 +19,6 @@
19 19
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
-#pragma once
23 22
 
24 23
 //
25 24
 // Serial aliases for debugging.

Loading…
Cancel
Save