2019-06-04 09:21:28 -07:00
|
|
|
/*
|
|
|
|
* @file rusefi_hw_enums.h
|
|
|
|
*
|
|
|
|
* @date Jun 2, 2019
|
2020-01-07 21:02:40 -08:00
|
|
|
* @author Andrey Belomutskiy, (c) 2012-2020
|
2023-08-21 15:36:59 -07:00
|
|
|
*
|
2019-06-04 09:21:28 -07:00
|
|
|
*/
|
|
|
|
|
2020-02-10 06:29:11 -08:00
|
|
|
#pragma once
|
2019-06-04 09:21:28 -07:00
|
|
|
|
2023-08-21 20:09:52 -07:00
|
|
|
#include "rusefi_hw_stm32_enums.h"
|
2023-08-21 17:06:54 -07:00
|
|
|
#include "rusefi_hw_adc_enums.h"
|