Definitions for manipulating the led's. More...
Go to the source code of this file.
Namespaces | |
namespace | kobuki |
Enumerations | |
enum | kobuki::LedColour { kobuki::Black = 0x00, kobuki::Red = 0x100, kobuki::Green = 0x200, kobuki::Orange = 0x300 } |
enum | kobuki::LedNumber { kobuki::Led1 = 0, kobuki::Led2 = 1 } |
Definitions for manipulating the led's.
License: BSD https://raw.github.com/yujinrobot/kobuki_core/hydro-devel/kobuki_driver/LICENSE
Definition in file led_array.hpp.