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