mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-09-13 22:28:07 +02:00
avrdude base
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
@set DIRVERNAME=giveio
|
||||
|
||||
@loaddrv status %DIRVERNAME%
|
||||
@if errorlevel 1 goto error
|
||||
|
||||
@goto exit
|
||||
|
||||
:error
|
||||
@echo ERROR: Status querry for %DIRVERNAME% failed
|
||||
|
||||
:exit
|
||||
|
||||
Reference in New Issue
Block a user