AGirs
Macros
config.h File Reference
#include <girs_hw_config.h>
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DECODE
 
#define LED
 
#define DECODELED
 
#define RECEIVELED   1
 
#define LCD
 
#define LCD_0x3F_20_4
 
#define EOLCHAR   '\n'
 
#define ENDINGTIMEOUT   35L
 
#define CAPTURESIZE   200U
 
#define BEGINTIMEOUT   10000UL
 
#define IRRECEIVER_MARK_EXCESS   50
 
#define SDCARD_ON_ETHERSHIELD
 
#define SDCARD_ON_ETHERSHIELD_PIN   4
 
#define DHCP
 
#define BEACON
 
#define BROADCAST_IP   192,168,1,3
 
#define BROADCAST_PORT   55555
 
#define MACADDRESS   0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 0xED
 

Macro Definition Documentation

◆ BEACON

#define BEACON

Definition at line 50 of file config.h.

◆ BEGINTIMEOUT

#define BEGINTIMEOUT   10000UL

Definition at line 38 of file config.h.

◆ BROADCAST_IP

#define BROADCAST_IP   192,168,1,3

Definition at line 52 of file config.h.

◆ BROADCAST_PORT

#define BROADCAST_PORT   55555

Definition at line 53 of file config.h.

◆ CAPTURESIZE

#define CAPTURESIZE   200U

Definition at line 37 of file config.h.

◆ DECODE

#define DECODE

Definition at line 6 of file config.h.

◆ DECODELED

#define DECODELED

Definition at line 12 of file config.h.

◆ DHCP

#define DHCP

Definition at line 47 of file config.h.

◆ ENDINGTIMEOUT

#define ENDINGTIMEOUT   35L

Definition at line 36 of file config.h.

◆ EOLCHAR

#define EOLCHAR   '\n'

Definition at line 34 of file config.h.

◆ IRRECEIVER_MARK_EXCESS

#define IRRECEIVER_MARK_EXCESS   50

Definition at line 40 of file config.h.

◆ LCD

#define LCD

Definition at line 19 of file config.h.

◆ LCD_0x3F_20_4

#define LCD_0x3F_20_4

Definition at line 28 of file config.h.

◆ LED

#define LED

Definition at line 9 of file config.h.

◆ MACADDRESS

#define MACADDRESS   0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 0xED

Definition at line 55 of file config.h.

◆ RECEIVELED

#define RECEIVELED   1

Definition at line 15 of file config.h.

◆ SDCARD_ON_ETHERSHIELD

#define SDCARD_ON_ETHERSHIELD

Definition at line 44 of file config.h.

◆ SDCARD_ON_ETHERSHIELD_PIN

#define SDCARD_ON_ETHERSHIELD_PIN   4

Definition at line 45 of file config.h.