Remove eeprom.h include in SpoolJoin header

This commit is contained in:
Guðni Már Gilbert 2023-06-04 17:04:42 +00:00 committed by DRracer
parent 37a73e91c6
commit ee074eb548
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
/// @file /// @file
#pragma once #pragma once
#include <stdint.h> #include <stdint.h>
#include "eeprom.h"
// See documentation here: https://help.prusa3d.com/article/spooljoin-mmu2s_134252 // See documentation here: https://help.prusa3d.com/article/spooljoin-mmu2s_134252