Kaynağa Gözat

Small change while the build system is in flux.

simple
Jacob Alexander 12 yıl önce
ebeveyn
işleme
9f5c89e666
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      main.c

+ 1
- 1
main.c Dosyayı Görüntüle

@@ -30,7 +30,7 @@

// TEMP INCLUDES
#include "usb_keyboard_debug.h"
#include <print.h>
#include "print.h"

#define CPU_PRESCALE(n) (CLKPR = 0x80, CLKPR = (n))