Przeglądaj źródła

Bed high frequency PWM disabled

Robert Pelnar 5 lat temu
rodzic
commit
1f9737b4a6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Firmware/system_timer.h

+ 1 - 1
Firmware/system_timer.h

@@ -4,7 +4,7 @@
 #define FIRMWARE_SYSTEM_TIMER_H_
 
 #include "Arduino.h"
-#define SYSTEM_TIMER_2
+//#define SYSTEM_TIMER_2
 
 #ifdef SYSTEM_TIMER_2
 #include "timer02.h"