Added Leds
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
|
|
||||||
#define SOCK1 2
|
#define SOCK1 2
|
||||||
#define SOCK2 3
|
#define SOCK2 3
|
||||||
|
#define MY_DEFAULT_ERR_LED_PIN 4 // Error led pin
|
||||||
|
#define MY_DEFAULT_RX_LED_PIN 5 // Receive led pin
|
||||||
|
#define MY_DEFAULT_TX_LED_PIN 6 // the PCB, on board LED
|
||||||
|
|
||||||
void presentation();
|
void presentation();
|
||||||
void sendData(MyMessage msg, bool status);
|
void sendData(MyMessage msg, bool status);
|
||||||
|
|||||||
Reference in New Issue
Block a user