kopia lustrzana https://gitlab.com/sane-project/backends
Init scanhead_position_in_steps
rodzic
f3454efbfd
commit
f44d6b5588
|
@ -5623,6 +5623,8 @@ gl841_init (Genesys_Device * dev)
|
||||||
DBG_INIT ();
|
DBG_INIT ();
|
||||||
DBG (DBG_proc, "gl841_init\n");
|
DBG (DBG_proc, "gl841_init\n");
|
||||||
|
|
||||||
|
dev->scanhead_position_in_steps = 0;
|
||||||
|
|
||||||
/* Check if the device has already been initialized and powered up */
|
/* Check if the device has already been initialized and powered up */
|
||||||
if (dev->already_initialized)
|
if (dev->already_initialized)
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue