Merge pull request #1742 from XPila/MK3-bed_pwm_revert

Bed high frequency PWM disabled
This commit is contained in:
mkbel 2019-04-16 21:04:28 +00:00 committed by GitHub
commit ca449ef517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"