mirror of https://github.com/rusefi/canable-fw.git
Default to external oscillator for CANtact
This commit is contained in:
parent
bdc03fc9f1
commit
2f816695db
|
@ -41,8 +41,8 @@
|
||||||
#include "can.h"
|
#include "can.h"
|
||||||
#include "slcan.h"
|
#include "slcan.h"
|
||||||
|
|
||||||
#define INTERNAL_OSCILLATOR
|
//#define INTERNAL_OSCILLATOR
|
||||||
//#define EXTERNAL_OSCILLATOR
|
#define EXTERNAL_OSCILLATOR
|
||||||
|
|
||||||
/* USER CODE END Includes */
|
/* USER CODE END Includes */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue