Changeset 5917:316fad0b1a8e in roaraudio for roard/include/light.h


Ignore:
Timestamp:
09/09/13 13:30:42 (11 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

some more cleanup: moved RoarDMX support in a diffrent file and clean up some random functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/light.h

    r5916 r5917  
    5757int light_dmxchannel_set(size_t index, uint8_t val); 
    5858 
     59// codec filters: 
     60int cf_light_roardmx_read(int id, struct roar_stream_server * ss); 
     61int cf_light_roardmx_write(int id, struct roar_stream_server * ss); 
     62 
    5963#endif 
    6064 
Note: See TracChangeset for help on using the changeset viewer.