Parcourir la source

Mention LA_DEBUG_LOGIC

Yuri D'Elia il y a 6 ans
Parent
commit
9586d71adb
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      Firmware/Configuration_adv.h

+ 3 - 2
Firmware/Configuration_adv.h

@@ -294,8 +294,9 @@
 #define LIN_ADVANCE
 
 #ifdef LIN_ADVANCE
-  #define LIN_ADVANCE_K 0 // Unit: mm compression per 1mm/s extruder speed
-  //#define LA_DEBUG      // If enabled, this will generate debug information output over USB.
+  #define LIN_ADVANCE_K 0  // Unit: mm compression per 1mm/s extruder speed
+  //#define LA_DEBUG       // If enabled, this will generate debug information output over USB.
+  //#define LA_DEBUG_LOGIC // @wavexx: setup logic channels for isr debugging
 #endif
 
 // Arc interpretation settings: