Permalink
Browse files
minor fixes, mainly typos
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
modules/printengine.pl
|
@@ -59,7 +59,7 @@ |
|
|
my $pin_vat_heater=$cfg->param("pin_vat_heater");
|
|
|
my $pin_vat_temperature=$cfg->param("pin_vat_temperature");
|
|
|
my $pin_vat_presence=$cfg->param("pin_vat_presence");
|
|
|
-say "test\n";
|
|
|
+
|
|
|
#asign additional variables
|
|
|
#
|
|
|
#
|
|
|
0 comments on commit
75889c7