Skip to content

Commit 22116c1

Browse files
committed
bricks/nxt: Enable app data.
1 parent 32d6604 commit 22116c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bricks/nxt/mpconfigport.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
#define PYBRICKS_PY_ROBOTICS_DRIVEBASE_SPIKE (0)
5353
#define PYBRICKS_PY_TOOLS (1)
5454
#define PYBRICKS_PY_TOOLS_HUB_MENU (0)
55-
#define PYBRICKS_PY_TOOLS_APP_DATA (0)
55+
#define PYBRICKS_PY_TOOLS_APP_DATA (1)
5656

5757
// Pybricks options
5858
#define PYBRICKS_OPT_COMPILER (1)

0 commit comments

Comments
 (0)