Skip to content

ntcore-ts / @ntcore-ts/react / SYSTEMCORE_MDNS_HOST

Variable: SYSTEMCORE_MDNS_HOST

const SYSTEMCORE_MDNS_HOST: "robot.local" = 'robot.local'

Defined in: client/src/lib/util/util.ts:7

SystemCore mDNS name (WPILib SetServerFixed). Use as a URI, not as a team mapping.

Released under the MIT License.