]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Output/pjrcUSB/arm/usb_keyboard.c
Adding missing NL's for Cons and Sys Control debug
[kiibohd-controller.git] / Output / pjrcUSB / arm / usb_keyboard.c
index 42d71bc5495382cd580086ab1d82871b43034694..b42507365245a5c6d8f931a08efbcf5ee2084f16 100644 (file)
@@ -162,7 +162,7 @@ void usb_keyboard_send()
                        {
                                print("SysCtrl[");
                                printHex_op( USBKeys_SysCtrl, 2 );
-                               print("] ");
+                               print( "] " NL );
                        }
 
                        *tx_buf++ = 0x02; // ID
@@ -181,7 +181,7 @@ void usb_keyboard_send()
                        {
                                print("ConsCtrl[");
                                printHex_op( USBKeys_ConsCtrl, 2 );
-                               print("] ");
+                               print( "] " NL );
                        }
 
                        *tx_buf++ = 0x03; // ID