Skip to content

Commit 8a58af3

Browse files
committed
Merge branch 'pin-commonhal-additions' into stm32-neopixel
2 parents e1579a1 + 8ff1bc0 commit 8a58af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supervisor/shared/rgb_led_status.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
*/
2626

2727
#include "mphalport.h"
28-
#include "common-hal/microcontroller/Pin.h"
28+
#include "shared-bindings/microcontroller/Pin.h"
2929
#include "rgb_led_status.h"
3030

3131
#ifdef MICROPY_HW_NEOPIXEL

0 commit comments

Comments
 (0)