Skip to content

Instantly share code, notes, and snippets.

View Onixaz's full-sized avatar
🏠
Working from home

Juozas Polikevičius Onixaz

🏠
Working from home
View GitHub Profile
import path from 'path';
import fs from 'fs';
import { certificatesFromSerialPath } from '../../../constants';
import { hexToAscii } from '../../../utility';
import { checkComPort, exportSerialport, exportStore } from '../../../serialInterface';
import { log } from '../../../logger';
import tags from '../../../../terminalTags';
import {
autoTestsActions,