added tweaks to filter

This commit is contained in:
Brent Perteet
2025-08-08 17:31:27 -05:00
parent fb9fd84bf1
commit c4ca91bf84
17 changed files with 210 additions and 2440 deletions

View File

@@ -1,11 +1,11 @@
{
"project_name": "soundshot",
"chip": "esp32h2",
"port": "COM8",
"chip": "esp32",
"port": "COM3",
"monitor_baud": 115200,
"flash_baud": 460800,
"flash_mode": "dio",
"flash_freq": "48m",
"flash_freq": "40m",
"flash_size": "2MB",
"before": "default-reset",
"after": "hard-reset"