Remove eeprom.h include in SpoolJoin header
This commit is contained in:
parent
37a73e91c6
commit
ee074eb548
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue