Switch default back to internal oscillator

This commit is contained in:
Ethan Zonca 2016-01-25 17:11:37 -05:00
parent 76a5baff2a
commit 6f30812fee
1 changed files with 2 additions and 2 deletions

View File

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