AskSin++
Classes | Public Types | Static Public Attributes | List of all members
as::LedStates Class Reference
Inheritance diagram for as::LedStates:
Inheritance graph
[legend]
Collaboration diagram for as::LedStates:
Collaboration graph
[legend]

Classes

struct  BlinkPattern
 

Public Types

enum  Mode {
  nothing =0, pairing =1, send =2, ack =3,
  nack =4, bat_low =5, welcome =6, key_long =7,
  failure =8
}
 

Static Public Attributes

static const BlinkPattern single[9] PROGMEM
 
static const BlinkPattern dual1[9] PROGMEM
 
static const BlinkPattern dual2[9] PROGMEM
 

Detailed Description

Definition at line 14 of file Led.h.