Skip to content

Commit 40be0a0

Browse files
authored
fix(pins_arduino): reverts all changes to this file
1 parent df47d76 commit 40be0a0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: cores/esp32/esp32-hal-gpio.h

-4
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,7 @@
2424
extern "C" {
2525
#endif
2626

27-
// include basic types for being used by pins_arduino.h
28-
#include <stdbool.h>
29-
#include <stdint.h>
3027
#include "pins_arduino.h"
31-
3228
#include "esp32-hal.h"
3329
#include "soc/soc_caps.h"
3430
#include "driver/gpio.h"

0 commit comments

Comments
 (0)