Some more basic work
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#define KEY_DST GPIO_NUM_17 // D8
|
||||
|
||||
// Buzzer
|
||||
#define BUZZER GPIO_NUM_0 // B1
|
||||
#define BUZZER GPIO_NUM_0 // ! B1 <-> LED green
|
||||
#define LEDC_CHANNEL 0
|
||||
#define LEDC_TIMER_8_BIT 8
|
||||
#define LEDC_BASE_FREQ 5000
|
||||
@@ -33,7 +33,7 @@
|
||||
#define LED_USER GPIO_NUM_48 // internal red user led
|
||||
|
||||
#define LED_IR GPIO_NUM_46 // intername rgb led on strapping pins
|
||||
#define LED_IG GPIO_NUM_0
|
||||
#define LED_IG GPIO_NUM_0 // ! B1 <-> Buzzer
|
||||
#define LED_IB GPIO_NUM_45
|
||||
|
||||
// CAN bus for NMEA2000 connection
|
||||
|
||||
Reference in New Issue
Block a user