We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87863ef commit 88a905fCopy full SHA for 88a905f
tests/test_config.h
@@ -58,9 +58,6 @@
58
#define TEST_PIN_ANALOG_IO_GND A0 // Pin connected to Ground
59
#define TEST_ADC_MAX_VALUE 1023
60
#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
64
#elif defined(KIT_XMC14_2GO)
65
#define PWM_FREQUENCY_HZ 490 // PWM Frequency in Hz
66
#define TEST_PIN_ANALOG_IO_VREF A0 // Pin connected to Vdd
0 commit comments