master
commit
70145e4f13
@ -0,0 +1,4 @@
|
|||||||
|
import os
|
||||||
|
# first scan a page
|
||||||
|
scanning = "scanimage --resolution 300 --mode gray -o reading.png"
|
||||||
|
os.system(scanning)
|
Loading…
Reference in New Issue