You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/troubleshooter/data.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -337,7 +337,7 @@
337
337
]
338
338
},
339
339
"motor-programming": {
340
-
"question": "Please test the Motor with the <a href=\"ROOT_URL/kit/wifi\" target=\"_blank\">WiFi</a> interface. Does the Motor respond to the interface?",
340
+
"question": "Please try replacing your code with sample code from the <a href=\"ROOT_URL/kit/motor_board\" target=\"_blank\">Motor Board documentation</a>. Does the motor respond?",
341
341
"answers": [
342
342
{
343
343
"answer": "Yes",
@@ -408,7 +408,7 @@
408
408
]
409
409
},
410
410
"servo-programming": {
411
-
"question": "Please test the Servo with the <a href=\"ROOT_URL/kit/wifi\" target=\"_blank\">WiFi</a> interface. Does the Servo respond to the robot interface?",
411
+
"question": "Please try replacing your code with sample code from the <a href=\"ROOT_URL/kit/servo_board\" target=\"_blank\">Servo Board documentation</a>. Does the servo respond?",
0 commit comments