Merge pull request #511 from ADVANSEE/leds

leds: Fixes and enhancements
This commit is contained in:
Adam Dunkels 2014-06-11 22:37:34 +02:00
commit def57199b9
6 changed files with 31 additions and 43 deletions

View file

@ -968,7 +968,7 @@ void mac_802154raw(const struct radio_driver *radio)
#endif
slip_write(uip_buf, len);
leds_invert(LEDS_RED);
leds_toggle(LEDS_RED);
//rndis_send(raw_buf, sendlen, 1);
//rndis_stat.rxok++;