Numworks Epsilon
1.4.1
Graphing Calculator Operating System
led.h
Go to the documentation of this file.
1
#ifndef ION_LED_H
2
#define ION_LED_H
3
4
#include <
kandinsky/color.h
>
5
6
namespace
Ion
{
7
namespace
LED
{
8
9
void
setColor
(
KDColor
c
);
10
11
}
12
}
13
14
#endif
c
c(generic_all_nodes)
Ion::Device::Bench::Command::LED
void LED(const char *input)
Definition:
led.cpp:11
color.h
Ion::LED::setColor
void setColor(KDColor c)
Definition:
led.cpp:8
KDColor
Definition:
color.h:6
Ion
Definition:
backlight.h:6
epsilon
ion
include
ion
led.h
Generated by
1.8.14