mirror of
https://github.com/W3SLAV/automicropython_nds.git
synced 2025-06-19 03:25:37 -04:00
7 lines
222 B
C
7 lines
222 B
C
#ifndef MICROPY_INCLUDED_EXTMOD_BTSTACK_BTSTACK_CONFIG_H
|
|
#define MICROPY_INCLUDED_EXTMOD_BTSTACK_BTSTACK_CONFIG_H
|
|
|
|
#include MICROPY_BLUETOOTH_BTSTACK_CONFIG_FILE
|
|
|
|
#endif // MICROPY_INCLUDED_EXTMOD_BTSTACK_BTSTACK_CONFIG_H
|