Fix code review issues: remove duplicate test files and unused extern

Co-authored-by: pmarchini <49943249+pmarchini@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-24 22:20:35 +00:00
parent 10ddc5237c
commit 25dcd549b5
3 changed files with 0 additions and 323 deletions

View File

@@ -11,9 +11,6 @@
#define TEST_TRIAC_GPIO_2 GPIO_NUM_23
#define TEST_ZC_GPIO GPIO_NUM_21
// External variable to reset dimmer count for testing
extern int current_dim;
void setUp(void)
{
// This is run before each test