code cleaning
This commit is contained in:
parent
7ccb4f4951
commit
a7af84694b
|
|
@ -1,14 +1,14 @@
|
|||
#include <NimBLEDevice.h>
|
||||
#include "ble_utils.h"
|
||||
#include "msg_utils.h"
|
||||
//#include "msg_utils.h"
|
||||
#include "lora_utils.h"
|
||||
#include "display.h"
|
||||
#include "logger.h"
|
||||
#include "KISS_TO_TNC2.h"
|
||||
#include "ax25_utils.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
//#include <iostream>
|
||||
//#include <string>
|
||||
//#include <cstring>
|
||||
|
||||
#define SERVICE_UUID "00000001-ba2a-46c9-ae49-01b0961f68bb"
|
||||
|
|
|
|||
Loading…
Reference in New Issue