9
0
Fork 0
sumorobot-firmware/config.json

16 lines
328 B
JSON
Executable File

{
"status_led_pin": 22,
"battery_coeff": 2.25,
"sumo_id": "xxxxxxxx",
"left_servo_tuning": 33,
"right_servo_tuning": 33,
"blockly_highlight": true,
"ultrasonic_distance": 40,
"left_line_threshold": 1000,
"right_line_threshold": 1000,
"sumo_server": "ws://ws.achex.ca:4010",
"wifis": {
"RoboKoding": "salakala"
}
}