Browse Source

code cleanup

pull/2568/head
Christos Themelis 4 weeks ago
parent
commit
e632c526b0
  1. 21
      .claude/settings.local.json

21
.claude/settings.local.json

@ -1,21 +0,0 @@
{
"permissions": {
"allow": [
"Bash(dir \"D:\\\\Git\\\\MeshCore\\\\variants\")",
"Bash(find /d/Git/MeshCore -name *.h -path */include/* -type f)",
"WebFetch(domain:github.com)",
"WebSearch",
"WebFetch(domain:wiki.seeedstudio.com)",
"WebFetch(domain:meshtastic.org)",
"WebFetch(domain:adrelien.com)",
"WebFetch(domain:manuals.plus)",
"WebFetch(domain:devices.esphome.io)",
"WebFetch(domain:files.seeedstudio.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:api.github.com)",
"Bash(grep -r \"IO_EXPANDER\\\\|i2c_addr\\\\|PCA9554\\\\|expander\" D:GitMeshCore.piolibdepsSenseCapIndicator-ESPNow_comp_radio_usbLovyanGFXsrc --include=*.hpp --include=*.cpp -l)",
"Bash(dir \"D:\\\\Git\\\\MeshCore\\\\.pio\\\\libdeps\\\\SenseCapIndicator-ESPNow_comp_radio_usb\\\\LovyanGFX\\\\src\\\\lgfx\\\\v1\\\\platforms\\\\esp32s3\" /b)",
"Bash(findstr /S /M \"ui_Screen1_screen_init\\\\|ui_TabPageHome\\\\|lv_tabview_add_tab\" D:GitMeshCore*.cpp D:GitMeshCore*.h)"
]
}
}
Loading…
Cancel
Save