X-Git-Url: https://git.donarmstrong.com/?p=tmk_firmware.git;a=blobdiff_plain;f=keyboard%2Fhhkb_rn42%2Frn42%2Frn42_task.c;h=2bc1c7fd0452b0fe9b5b20e5335258b93dbfebc2;hp=7ec4c1b540cbeb0fa11813c1547670c1f4abafbb;hb=3e7875455ed392ce5238efa0734e82995e1f8040;hpb=50bcaa66c468f350a538279667a0fa68090c55a9 diff --git a/keyboard/hhkb_rn42/rn42/rn42_task.c b/keyboard/hhkb_rn42/rn42/rn42_task.c index 7ec4c1b..2bc1c7f 100644 --- a/keyboard/hhkb_rn42/rn42/rn42_task.c +++ b/keyboard/hhkb_rn42/rn42/rn42_task.c @@ -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