SENT: GM fuel sensor: fix include
Actually to be removed.
This commit is contained in:
parent
f163a56efc
commit
b1e18e49ec
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "ch.h"
|
||||
#include "hal.h"
|
||||
#include "sent_constants.h"
|
||||
#include "sent_decoder.h"
|
||||
|
||||
class SentGmFuelSensor {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue