UNPKG

uhf-uart-reader

Version:

UHF RFID reader module through UART interface designed for `rk3128_box` device.

8 lines (6 loc) 134 B
/** @type {import('prettier').Config} */ const config = { useTabs: true, singleAttributePerLine: true, }; module.exports = config;