Set default number of channels back for mega2560

This commit is contained in:
Josh Stewart 2020-04-19 08:10:53 +10:00
parent fae9ab5a6b
commit 5df24e4b85
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
#define LED_BUILTIN 13
#define CORE_AVR
#define BOARD_H "board_avr2560.h"
#define INJ_CHANNELS 8
#define IGN_CHANNELS 1
#define INJ_CHANNELS 4
#define IGN_CHANNELS 5
//#define TIMER5_MICROS