SENT: GM fuel sensor: fix include

Actually to be removed.
This commit is contained in:
Andrey Gusakov 2024-12-14 19:06:38 +03:00
parent f163a56efc
commit b1e18e49ec
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include "ch.h"
#include "hal.h"
#include "sent_constants.h"
#include "sent_decoder.h"
class SentGmFuelSensor {
public: