feat: integrate MCP and ES3C28P audio support with upstream compatibility updates
This commit is contained in:
@@ -44,7 +44,7 @@ static const char *TAG = "FT6x36";
|
||||
#define FT6236U_CHIPID 0x64 // Chip selecting
|
||||
#define FT6336U_CHIPID 0x64 // Chip selecting
|
||||
|
||||
#define FT62XX_DEFAULT_THRESHOLD 128 // Default threshold for touch detection
|
||||
#define FT62XX_DEFAULT_THRESHOLD 60 // Default threshold for touch detection (lowered from 128 to improve sensitivity on battery/floating ground)
|
||||
|
||||
/*******************************************************************************
|
||||
* Function definitions
|
||||
|
||||
Reference in New Issue
Block a user