Skip to content
Snippets Groups Projects
Commit 54a43e82 authored by Zhiying Li's avatar Zhiying Li
Browse files

move some variable to the constants file

parent 55a9a871
No related merge requests found
......@@ -58,6 +58,10 @@ kph,kih,kdh = 1.2,0.01,0.5
# Break between AT detection during ball seeking
AT_detectBreak = 60
url_gb = 'http://10.0.0.2/cam-hi.jpg'
url_AT = 'http://10.0.0.6/cam-hi.jpg'
url_gb = 'http://10.0.0.5/cam-hi.jpg' #01
ml = 1
esp_cam_on = 1
openmv_on = 1
seekVertDir = 1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment