![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
Go to the source code of this file.
Functions | |
static void | setup () |
static void | loop () |
Macros | |
#define | DE 2 |
Variables | |
const uint8_t | addr2ch [16] = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'} |
char | chaddr |
|
static |
Definition at line 86 of file CN0416_echo_node.ino.
|
static |
Definition at line 55 of file CN0416_echo_node.ino.
#define DE 2 |
Definition at line 49 of file CN0416_echo_node.ino.
const uint8_t addr2ch[16] = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'} |
Definition at line 51 of file CN0416_echo_node.ino.
char chaddr |
Definition at line 53 of file CN0416_echo_node.ino.