Skip to content

Commit

Permalink
移除蓝牙组件
Browse files Browse the repository at this point in the history
  • Loading branch information
apexracing committed Aug 27, 2024
1 parent 2c5f968 commit 53ef6a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mpy-cross/mpconfigport.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
#define MICROPY_PY_GC (0)
#define MICROPY_PY_IO (0)
#define MICROPY_PY_SYS (0)
#define MICROPY_PY_BLUETOOTH (0)

// type definitions for the specific machine

Expand Down

0 comments on commit 53ef6a9

Please sign in to comment.