Skip to content

Instantly share code, notes, and snippets.

View radiosilence's full-sized avatar
🔥

James Cleveland radiosilence

🔥
View GitHub Profile
/************************ HEADERS **********************************/
// Set the myidcode value to the number of the board !!!!
#define myidcode 9
#include "P2P.h"
#include "MRF24J40.h"
#include "SymbolTime.h"
#include "I2C.h"
#include "hardwareprofile.h"
/************************ HEADERS **********************************/
// Set the myidcode value to the number of the board !!!!
#define myidcode 9
#include "P2P.h"
#include "MRF24J40.h"
#include "SymbolTime.h"
#include "I2C.h"
#include "hardwareprofile.h"
@radiosilence
radiosilence / gist:167464
Created August 13, 2009 21:25 — forked from tcrayford/gist:167461
what the fuck am I doing
def woopfordocstrings():
'''this is a docstring'''
print( "shittin' balls" )