fixing headers
This commit is contained in:
parent
f456799310
commit
5eddfeebdd
|
@ -1,3 +1,9 @@
|
|||
/**
|
||||
* @file bluetooth.cpp
|
||||
*
|
||||
* @author andreika, (c) 2017
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "os_access.h"
|
||||
#include "allsensors.h"
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* @file tunerstudio.h
|
||||
* @file bluetooth.h
|
||||
*
|
||||
* @date Aug 26, 2013
|
||||
* @author andreika, (c) 2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue