sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
Tiny_HP_C4280_Enabler.ino File Reference

Macros

#define ATTINY
 
#define CANCEL   10
 
#define CANCEL_IN   A1
 
#define BLUE   9
 
#define GRAY   8
 
#define GREEN   7
 
#define pushDelay   30
 

Functions

void setup ()
 
void loop ()
 
void pushButton (int pin)
 

Variables

char inByte
 

Macro Definition Documentation

#define ATTINY
#define BLUE   9
#define CANCEL   10
#define CANCEL_IN   A1
#define GRAY   8
#define GREEN   7
#define pushDelay   30

Function Documentation

void loop ( void  )

OneWirePJON device status update function.

Returns
(void)
void pushButton ( int  pin)
void setup ( void  )

Arduino IDE: put your setup code here, to run once.

Variable Documentation

char inByte