mirror of https://github.com/rusefi/wideband.git
fix it more
This commit is contained in:
parent
420e9e5ef7
commit
5902009536
|
@ -1,6 +1,5 @@
|
|||
#include "sampling.h"
|
||||
|
||||
#include "wideband_config.h"
|
||||
#include "port.h"
|
||||
|
||||
#include <rusefi/interpolation.h>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "wideband_config.h"
|
||||
|
||||
#include "timer.h"
|
||||
|
||||
struct ISampler
|
||||
|
|
Loading…
Reference in New Issue