Small refactor.

This commit is contained in:
Jonathan Naylor 2017-07-10 19:41:01 +01:00
parent 902b079de2
commit 9d1ebc0f8f
10 changed files with 14 additions and 14 deletions

View file

@ -27,7 +27,7 @@
// Frequencies such as 10.0 Mhz (48000 * 208.333) or 20 Mhz (48000 * 416.666) are not suitable.
//
// For 12 MHz
// #define EXTERNAL_OSC 12000000
#define EXTERNAL_OSC 12000000
// For 12.288 MHz
// #define EXTERNAL_OSC 12288000
// For 14.4 MHz