Targets are now read from CSV file on server
This commit is contained in:
6
targets.csv
Normal file
6
targets.csv
Normal file
@ -0,0 +1,6 @@
|
||||
phase,topleftx,toplefty,bottomrightx,bottomrighty
|
||||
1,0,0,10,10
|
||||
2,0,0,20,20
|
||||
3,0,0,30,30
|
||||
4,0,0,40,40
|
||||
5,0,0,50,50
|
|
Reference in New Issue
Block a user