RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
DualLED.h File Reference
#include <stdio.h>
#include <wiringPi.h>
#include <softPwm.h>
#include "BaseComponent.h"
Include dependency graph for DualLED.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::DualLED
 A bi-color LED driven by two PWM pins (one per color). More...
 

Namespaces

namespace  RumPi
 RumPi is the library's top-level facade.