Skip to content

Commit 91ce395

Browse files
szczysDhruvaG2000
andauthored
Update variants/variants.h
Co-authored-by: Dhruva Gole <41233856+DhruvaG2000@users.noreply.github.com>
1 parent 92544ad commit 91ce395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/variants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#endif // CONFIG_BOARD_ARDUINO_NANO_33_BLE_SENSE
77
#ifdef CONFIG_BOARD_ARDUINO_NANO_33_IOT
88
#include <arduino_nano_33_iot_pinmap.h>
9-
#endif // CONFIG_BOARD_ARDUINO_NANO_33_IOT
9+
#endif /* CONFIG_BOARD_ARDUINO_NANO_33_IOT */
1010
#ifdef CONFIG_BOARD_NRF52840DK_NRF52840
1111
#include "nrf52840dk_nrf52840_pinmap.h"
1212
#endif // CONFIG_BOARD_NRF52840DK_NRF52840

0 commit comments

Comments
 (0)