We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a35664 commit 54b6d3dCopy full SHA for 54b6d3d
ports/espressif/boards/seeed_xiao_esp32_s3_sense/pins.c
@@ -1,4 +1,6 @@
1
+#include "py/objtuple.h"
2
#include "shared-bindings/board/__init__.h"
3
+#include "shared-module/displayio/__init__.h"
4
5
static const mp_rom_obj_tuple_t camera_data_tuple = {
6
// The order matters.
0 commit comments