fixing headers

This commit is contained in:
rusefi 2020-05-02 22:20:41 -04:00
parent f456799310
commit 5eddfeebdd
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
/**
* @file bluetooth.cpp
*
* @author andreika, (c) 2017
*/
#include "global.h"
#include "os_access.h"
#include "allsensors.h"

View File

@ -1,7 +1,8 @@
/**
* @file tunerstudio.h
* @file bluetooth.h
*
* @date Aug 26, 2013
* @author andreika, (c) 2017
* @author Andrey Belomutskiy, (c) 2012-2020
*/