From: matt Date: Mon, 22 Jun 2009 19:06:10 +0000 (+0000) Subject: 1 is for hardware control of leds, 0 is for software X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f0de5dc2c49858b7ea9c8304466ee0c6604e7311;p=debian%2Fgnuradio 1 is for hardware control of leds, 0 is for software git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11261 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/usrp2/firmware/lib/hal_io.c b/usrp2/firmware/lib/hal_io.c index 6cb7649f..1a370687 100644 --- a/usrp2/firmware/lib/hal_io.c +++ b/usrp2/firmware/lib/hal_io.c @@ -171,7 +171,7 @@ hal_set_leds(int value, int mask) hal_restore_ints(ei); } -// Allow hardware control over leds +// Allow hardware control over leds. 1 = hardware, 0 = software void hal_set_led_src(int value, int mask) {