Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 935fc27

Browse files
SuGliderHuman
authored andcommittedDec 17, 2022
fixes variant wrong folder (espressif#7594)
1 parent d67dbea commit 935fc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎esp_c3_m1_i_kit/pins_arduino.h renamed to ‎variants/esp_c3_m1_i_kit/pins_arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ static const uint8_t A3 = 3;
4747
static const uint8_t A4 = 4;
4848
static const uint8_t A5 = 5;
4949

50-
#endif /* Pins_Arduino_h */
50+
#endif /* Pins_Arduino_h */

0 commit comments

Comments
 (0)
Please sign in to comment.