mirror of
https://github.com/pmarchini/Esp32Dimmer.git
synced 2026-02-07 11:18:07 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user