Remove unnecessary la10compat include

This commit is contained in:
Guðni Már Gilbert 2023-06-23 21:01:31 +00:00 committed by DRracer
parent b0ff5f45f3
commit 9cc9af14bd
1 changed files with 0 additions and 4 deletions

View File

@ -43,10 +43,6 @@
#include "adc.h"
#include "config.h"
#ifndef LA_NOCOMPAT
#include "la10compat.h"
#endif
#include "Prusa_farm.h"
static void lcd_sd_updir();