Skip to content

Commit 6061cf4

Browse files
dineshgit411LinjingZhang
authored andcommitted
varients: Removed define for PWM.
Signed-off-by: MDin <Dinesh.M-EE@infineon.com>
1 parent 31f8811 commit 6061cf4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

variants/XMC4700/config/XMC4700_Relax_Kit/pins_arduino.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ extern const uint8_t NUM_ANALOG_OUTPUTS;
6060
#define NUM_TASKS_VARIANT 32
6161
#define NUM_SPI 3
6262
#define NUM_I2C 2
63-
#define ENABLED 1
64-
#define DISABLED 0
6563
// to use SPI_for_xmc_SD if desired by user
6664
#define XMC_SPI_for_xmc_SD XMC_SPI_1
6765
#define SDCARD_SPI SPI1

0 commit comments

Comments
 (0)