Added missing test config file.
This commit is contained in:
parent
ce0f22edce
commit
e31539e4b1
|
|
@ -0,0 +1,12 @@
|
|||
# Example KiBot config file
|
||||
kibot:
|
||||
version: 1
|
||||
|
||||
global:
|
||||
kiauto_wait_start: 0.1
|
||||
kiauto_time_out_scale: 0.01
|
||||
|
||||
preflight:
|
||||
run_drc: true
|
||||
|
||||
|
||||
Loading…
Reference in New Issue