Default to external oscillator for CANtact

This commit is contained in:
Ethan Zonca 2015-06-10 13:53:55 -04:00
parent bdc03fc9f1
commit 2f816695db
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@
#include "can.h"
#include "slcan.h"
#define INTERNAL_OSCILLATOR
//#define EXTERNAL_OSCILLATOR
//#define INTERNAL_OSCILLATOR
#define EXTERNAL_OSCILLATOR
/* USER CODE END Includes */