Forgot to remove can.h from main.cpp

This commit is contained in:
Dreaded_X 2022-06-24 19:04:47 +02:00
parent 7d5aad4c41
commit 376d86bf02
Signed by: Dreaded_X
GPG Key ID: 76BDEC4E165D8AD9

View File

@ -11,7 +11,6 @@
#include "bluetooth.h"
#include "avrcp.h"
#include "a2dp.h"
#include "can.h"
#include "twai.h"
#include "freertos/FreeRTOS.h"