UNPKG

w1temp

Version:

Measure temperature through DS18B20 sensor connected to 1wire to Raspberry PI with node.js

2 lines (1 loc) 63 B
export const SENSOR_UID_REGEXP = /^[0-9a-f]{2}-[0-9a-f]{12}$/;