Changeset 2502:6e79ef338c39 in roaraudio for roard/driver_pwmled.c


Ignore:
Timestamp:
08/24/09 14:59:50 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

make it possible to disable pwmled driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/driver_pwmled.c

    r2368 r2502  
    2424 
    2525#include "roard.h" 
     26 
     27#ifndef ROAR_WITHOUT_DCOMP_PWMLED 
    2628 
    2729int driver_pwmled_open_vio  (struct roar_vio_calls * inst, char * device, struct roar_audio_info * info, int fh, struct roar_stream_server * sstream) { 
     
    144146} 
    145147 
     148#endif 
     149 
    146150//ll 
Note: See TracChangeset for help on using the changeset viewer.