Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: chok/raspi-ver

Tags

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(README): get it to publish a new version

v1.0.5

Toggle v1.0.5's commit message
readme.md: Fix syntax error in the example

Fix the following error in the example provide in section Usage:

let rpi = require('raspi-ver);
                  ^^^^^^^^^^^^

SyntaxError: Invalid or unexpected token

Signed-off-by: Leon Anavi <[email protected]>