Hellen says merge #1772 tle header

This commit is contained in:
rusefi 2020-09-09 08:52:14 -04:00
parent 20dfacb521
commit bd5ee9477c
1 changed files with 1 additions and 3 deletions

View File

@ -7,8 +7,7 @@
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef HW_LAYER_TLE6240_H_
#define HW_LAYER_TLE6240_H_
#pragma once
#include "efifeatures.h"
#include <hal.h>
@ -43,4 +42,3 @@ int tle6240_add(unsigned int index, const struct tle6240_config *cfg);
}
#endif /* __cplusplus */
#endif /* HW_LAYER_TLE6240_H_ */