nrf5/modules: Re-arranging includes in ubluepy_service.c

This commit is contained in:
Glenn Ruben Bakke 2017-02-11 14:20:01 +01:00
parent 5f19113c94
commit 7f26704e27
1 changed files with 1 additions and 2 deletions

View File

@ -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