ftc265 icon indicating copy to clipboard operation
ftc265 copied to clipboard

Error msg.

Open leonte2005 opened this issue 3 years ago • 1 comments

image I got this error. Can you help me please?

leonte2005 avatar Jan 09 '22 14:01 leonte2005

In build.gradle (teamcode) repositories { // This line will already be here; you do not need to add it // maven { url = "https://dl.bintray.com/first-tech-challenge/ftcsdk/" } // Add this line maven { url = "https://maven.0x778.tk" } }

I block this line:“ maven { url = "https://dl.bintray.com/first-tech-challenge/ftcsdk/" }”,and the error has gone,project build successful,I can see the x1,y1, x2,y2 value on the driver hub screem (by adding codes later),Good luck!

steveliu168 avatar Nov 15 '22 15:11 steveliu168