]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - keyboard/hhkb_rn42/rn42/rn42_task.c
Add flow control by firmware to serial_uart
[tmk_firmware.git] / keyboard / hhkb_rn42 / rn42 / rn42_task.c
index 7ec4c1b540cbeb0fa11813c1547670c1f4abafbb..2bc1c7fd0452b0fe9b5b20e5335258b93dbfebc2 100644 (file)
@@ -56,9 +56,7 @@ void rn42_task(void)
         // Config mode: print output from RN-42
         while ((c = serial_recv2()) != -1) {
             // without flow control it'll fail to receive data when flooded
-            rn42_cts_hi();
             xprintf("%c", c);
-            rn42_cts_lo();
         }
     } else {
         // Raw mode: interpret output report of LED state