mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
A
This commit is contained in:
@@ -369,11 +369,6 @@ bool KlipperPrinter::fetch()
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
int KlipperPrinter::get_power_devices_count()
|
|
||||||
{
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
PrinterDataMinimal KlipperPrinter::fetch_min()
|
PrinterDataMinimal KlipperPrinter::fetch_min()
|
||||||
{
|
{
|
||||||
PrinterDataMinimal data = {0};
|
PrinterDataMinimal data = {0};
|
||||||
|
|||||||
Reference in New Issue
Block a user