1.4.3 • Published 4 years ago

rpi-version v1.4.3

Weekly downloads
32
License
ISC
Repository
github
Last release
4 years ago

Rpi version

Version License

Detect current RPI revision (from CPU infos raspberrypi-spy.co.uk ) List of additional revisions found on wikipedia

API

var model = require('rpi-version')();
//return current RPI model OR undefined

Credits