nrf5/modules: Re-arranging includes in ubluepy_service.c
This commit is contained in:
parent
5f19113c94
commit
7f26704e27
@ -25,9 +25,8 @@
|
||||
*/
|
||||
|
||||
#include "py/obj.h"
|
||||
#include "modubluepy.h"
|
||||
#include "py/runtime.h"
|
||||
|
||||
#include "modubluepy.h"
|
||||
#include "softdevice.h"
|
||||
|
||||
#if MICROPY_PY_UBLUEPY_PERIPHERAL || MICROPY_PY_UBLUEPY_CENTRAL
|
||||
|
Loading…
Reference in New Issue
Block a user