X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=print.h;h=d61e5de3e096101975f126ff8863925e80bee1a9;hb=df5b4ea7d97e0f6f598fd34506d8a3fd05cd5027;hp=5d0f2eb902d265aa9fabc07352f439d61fa709bc;hpb=3b31337cd8a5fe8b02924f2056ad2648a028c563;p=max%2Ftmk_keyboard.git diff --git a/print.h b/print.h index 5d0f2eb9..d61e5de3 100644 --- a/print.h +++ b/print.h @@ -1,8 +1,8 @@ -#ifndef print_h__ -#define print_h__ +#ifndef PRINT_H__ +#define PRINT_H__ 1 #include -#include "usb_keyboard_debug.h" +#include "usb_debug.h" // this macro allows you to write print("some text") and // the string is automatically placed into flash memory :)