sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
Transmitter.ino File Reference
#include <PJON.h>

Macros

#define AS_MODE   1
 
#define AS_RESPONSE_TIMEOUT   15000
 
#define AS_BACK_OFF_DEGREE   5
 
#define AS_MAX_ATTEMPTS   10
 

Functions

PJON< AnalogSampling > bus (45)
 
void setup ()
 
void loop ()
 

Macro Definition Documentation

#define AS_BACK_OFF_DEGREE   5
#define AS_MAX_ATTEMPTS   10
#define AS_MODE   1
#define AS_RESPONSE_TIMEOUT   15000

Function Documentation

PJON<AnalogSampling> bus ( 45  )
void loop ( void  )
void setup ( void  )