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

Skip to content

Tags: jcane86/raspi-ver

Tags

v1.3.0

Toggle v1.3.0's commit message
feat(versions): add new 4B versions

v1.2.0

Toggle v1.2.0's commit message
feat(revisions): Rpi 4B v1.2

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(revision match): fix overclock revision match

Merge pull request #13 from RatherSlowTurtle/fix/overclock-revision-match

fix(revision match): fix overclock revision match

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(build): remove node 6 support

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]>