]> git.cryptolib.org Git - labortage2013badge.git/commitdiff
test commit master
authorbg <daniel.otte@rub.de>
Sat, 8 Feb 2014 10:27:26 +0000 (11:27 +0100)
committerbg <daniel.otte@rub.de>
Sat, 8 Feb 2014 10:27:26 +0000 (11:27 +0100)
firmware/main.c

index 247fcedcc018921775c429881e827774a63136ae..9b8c9c38b802c3bce52b7032f0e7093b5a42330c 100644 (file)
@@ -36,9 +36,11 @@ at least be connected to INT0 as well.
 #include "requests.h"       /* The custom request numbers we use */
 #include "hotp.h"
 #include "special_functions.h"
+
 #if !SIMPLE_COUNTER
 #include "percnt2.h"
 #endif
+
 #include "usb_keyboard_codes.h"
 
 /* ------------------------------------------------------------------------- */