Skip to content

Instantly share code, notes, and snippets.

View roguh's full-sized avatar
🖖
howdy!

Felina Rivera Calzadillas roguh

🖖
howdy!
  • New Mexico, USA
  • 11:28 (UTC -06:00)
View GitHub Profile
# install the digi-xbee package
import binascii
import json
import os
import pprint
import time
from digi.xbee.devices import XBeeDevice
from digi.xbee.models.address import XBee64BitAddress
Hugo O Rivera is roguh.com
roguh is Hugo Rivera
Hugo O Rivera
#!/bin/sh
STAGED_FILES=$(git diff --cached --name-only --diff-filter=ACM | grep -v "node_modules" | grep -E '\.(js|jsx)$')
if [[ "$STAGED_FILES" = "" ]]; then
exit 0
fi
PASS=true

Keybase proof

I hereby claim:

  • I am roguh on github.
  • I am roguh (https://keybase.io/roguh) on keybase.
  • I have a public key ASBtvGuaCFFituKv6wKnp3C9jLOkeWD7CKOAJQiaVFPmQQo

To claim this, I am signing this object:

{
"actions": [
{
"action": "install",
"module": "nodeunit",
"target": "0.11.3",
"isMajor": false,
"resolves": [
{
"id": 577,