Skip to content

Commit 88a905f

Browse files
committed
tests: Removed Unnecessry declaration.
Signed-off-by: MDin <[email protected]>
1 parent 87863ef commit 88a905f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_config.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@
5858
#define TEST_PIN_ANALOG_IO_GND A0 // Pin connected to Ground
5959
#define TEST_ADC_MAX_VALUE 1023
6060
#define TEST_ADC_RESOLUTION 10 // ADC resolution
61-
62-
#define TEST_PIN_ANALOG_IO_DAC 53
63-
#define TEST_PIN_ANALOG_IO_DAC_INPUT A3
6461
#elif defined(KIT_XMC14_2GO)
6562
#define PWM_FREQUENCY_HZ 490 // PWM Frequency in Hz
6663
#define TEST_PIN_ANALOG_IO_VREF A0 // Pin connected to Vdd

0 commit comments

Comments
 (0)