Merge pull request #1742 from XPila/MK3-bed_pwm_revert
Bed high frequency PWM disabled
This commit is contained in:
commit
ca449ef517
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
#define FIRMWARE_SYSTEM_TIMER_H_
|
#define FIRMWARE_SYSTEM_TIMER_H_
|
||||||
|
|
||||||
#include "Arduino.h"
|
#include "Arduino.h"
|
||||||
#define SYSTEM_TIMER_2
|
//#define SYSTEM_TIMER_2
|
||||||
|
|
||||||
#ifdef SYSTEM_TIMER_2
|
#ifdef SYSTEM_TIMER_2
|
||||||
#include "timer02.h"
|
#include "timer02.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue