• tjhowse's avatar
    Add module for TCS34725 colour sensor. (#1895) · d777fdc5
    tjhowse authored
    * Add module for TCS34725 colour sensor.
    
    * Fix implicit return.
    
    * Fix timer disarm after init completion callback.
    
    * Rework init() into setup() as per PR#1887.
    
    * Add new module to mkdocs and user_modules.
    
    * Fix unclear debug messages.
    
    * Documentation updates.
    
    * Cleanup comments and formatting.
    
    * Don't auto-enable the sensor.
    
    * Add callback function to enable.
    
    * Simplify Read16.
    
    * Remove Lua state argument to enable callback.
    
    * Remove self_ref.
    d777fdc5
user_modules.h 2.75 KB