Changeset 5980:334fe3fbca15 in roaraudio for roard/include/light.h


Ignore:
Timestamp:
01/28/14 13:56:24 (10 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

done some updates to the light control subsystem. This will help allowing a more modern infrstructure for light control filters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/light.h

    r5961 r5980  
    4040 uint8_t * state; 
    4141 uint8_t * changes; 
     42 uint8_t * output; 
     43 uint8_t * outputchanges; 
    4244} g_light_state; 
    4345 
Note: See TracChangeset for help on using the changeset viewer.