Changeset 1983:1e47933ac3c8 in roaraudio


Ignore:
Timestamp:
06/13/09 03:28:57 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

we need to save our channel and the rate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/driver_pwmled.h

    r1979 r1983  
    2929 struct roar_vio_calls  vio; 
    3030 struct roar_lpwm_state state; 
     31 unsigned int           rate;    // bit/s 
     32 uint16_t               channel; // DMX Channel 
    3133}; 
    3234 
Note: See TracChangeset for help on using the changeset viewer.