Skip to content

Commit 9b1ca95

Browse files
committed
tests: Removed Unnecessry declaration.
Signed-off-by: MDin <Dinesh.M-EE@infineon.com>
1 parent 2064a86 commit 9b1ca95

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/test_config.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ static const float test_pwm_frequencies[] = {1, 50, 5000, 20000};
5959
#define TEST_PIN_ANALOG_IO_GND A0 // Pin connected to Ground
6060
#define TEST_ADC_MAX_VALUE 1023
6161
#define TEST_ADC_RESOLUTION 10 // ADC resolution
62-
63-
#define TEST_PIN_ANALOG_IO_DAC 53
64-
#define TEST_PIN_ANALOG_IO_DAC_INPUT A3
6562
#elif defined(KIT_XMC14_2GO)
6663
#define PWM_FREQUENCY_HZ 490 // PWM Frequency in Hz
6764
#define TEST_PIN_ANALOG_IO_VREF A0 // Pin connected to Vdd

0 commit comments

Comments
 (0)