Skip to content

Instantly share code, notes, and snippets.

View TheCyberRonin's full-sized avatar
🎩
G'day

Ronin TheCyberRonin

🎩
G'day
View GitHub Profile

Keybase proof

I hereby claim:

  • I am thecyberronin on github.

  • I am cyberronin (https://keybase.io/cyberronin) on keybase.

  • I have a public key ASBZSezCLkz9iahbl-2J0q58j756Mwincb-zPphN1VVpmQo

@TheCyberRonin
TheCyberRonin / keybase.md
Last active August 29, 2017 14:09
Keybase shtuff

Keybase proof

I hereby claim:

  • I am thecyberronin on github.
  • I am cyberronin (https://keybase.io/cyberronin) on keybase.
  • I have a public key ASC_PwKd9IOF2pWp2g1EpWv8HbMWdAm3TdtPZn0fIsg1KAo

To claim this, I am signing this object:

const oledChip = require('oled-chip.js');
const oc = new oledChip.OC({
width: 128,
height: 64,
address: 0x3d,
device: '/dev/i2c-2'
}, {bus: 2});
oc.on('ready', () =>
{
@TheCyberRonin
TheCyberRonin / config.json
Last active September 30, 2016 22:46
Generic Config File
{
"prefix": ";",
"playing": "Try ;help ;)",
"administrators": [
""
],
"log_channel":"",
"voice_channel":"",
"voice_channel_chat": "",
"ffmpeg_loc": "",