UNPKG

@z0mt3c/f1-telemetry-client

Version:

[![Node.js CI](https://github.com/z0mt3c/f1-telemetry-client/actions/workflows/node.js.yml/badge.svg)](https://github.com/z0mt3c/f1-telemetry-client/actions/workflows/node.js.yml) [![NPM Release](https://img.shields.io/npm/v/@z0mt3c/f1-telemetry-client.sv

18 lines (17 loc) 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ERS_DEPLOY_MODE_2019 = exports.ERS_DEPLOY_MODE = void 0; exports.ERS_DEPLOY_MODE = { 0: 'None', 1: 'Medium', 2: 'Hotlap', 3: 'Overtake', }; exports.ERS_DEPLOY_MODE_2019 = { 0: 'None', 1: 'Low', 2: 'Medium', 3: 'High', 4: 'Overtake', 5: 'Hotlap', };