Some more basic work

This commit is contained in:
2025-12-01 20:10:22 +01:00
parent 8b39ff05c9
commit 3222cc349d
3 changed files with 55 additions and 11 deletions

View File

@@ -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