Skip to content

Commit b57a7f6

Browse files
committed
Start using oscillator calibration byte
1 parent 8d20225 commit b57a7f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

LSDJmi.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,6 @@ void setup() {
548548
// Alternatively you can manually find a suitable value and hardcode it.
549549
OSCCAL = 0xEF;
550550
}
551-
OSCCAL = 0xEF;
552551

553552
mi.begin();
554553
}

0 commit comments

Comments
 (0)