Skip to content

Commit 68e21e0

Browse files
committed
!deleteme: CI discrepancy, doesnt see include
1 parent d2728d9 commit 68e21e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pybricks/common/pb_type_motor.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
#include "py/obj.h"
1717

1818
#include <pybricks/common.h>
19+
#include <pybricks/tools/pb_type_async.h>
20+
1921
#include <pybricks/parameters.h>
2022
#include <pybricks/pupdevices.h>
21-
#include <pybricks/tools.h>
22-
#include <pybricks/tools/pb_type_async.h>
2323

2424
#include <pybricks/util_pb/pb_error.h>
2525
#include <pybricks/util_mp/pb_obj_helper.h>

0 commit comments

Comments
 (0)