This commit is contained in:
rusefi 2020-05-25 12:55:26 -04:00
parent 4e0dad7634
commit 425af66f5d
3 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,6 @@
/**
* @file bluetooth.h
* @file Bluethoot modules hardware initialization
*
* @date Aug 26, 2013
* @author andreika, (c) 2017

View File

@ -1,3 +1,7 @@
/**
*
*/
#pragma once
typedef struct {

View File

@ -1,5 +1,6 @@
/**
* @file tunerstudio_io.h
* @file TS protocol commands and methods are here
*
* @date Mar 8, 2015
* @author Andrey Belomutskiy, (c) 2012-2020