LED Inverse
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
|
|
||||||
#define MY_DEBUG
|
#define MY_DEBUG
|
||||||
|
//#define MY_WITH_LEDS_BLINKING_INVERSE
|
||||||
#define MY_DEFAULT_ERR_LED_PIN 4 // Error led pin
|
#define MY_DEFAULT_ERR_LED_PIN 4 // Error led pin
|
||||||
#define MY_DEFAULT_RX_LED_PIN 5 // Receive led pin
|
#define MY_DEFAULT_RX_LED_PIN 5 // Receive led pin
|
||||||
#define MY_DEFAULT_TX_LED_PIN 6 // the PCB, on board LED
|
#define MY_DEFAULT_TX_LED_PIN 6 // the PCB, on board LED
|
||||||
|
|||||||
Reference in New Issue
Block a user