Skip to content

Instantly share code, notes, and snippets.

@indrora
indrora / D3N9.cpp
Created November 11, 2012 19:30
D3N9: Demscene tribute on ChipKIT UNO32
/*
D3N9: Old-Skool demoscene scroller for PIC32
*/
/* Kindly ripped from IOShield_OLED_Full_Demo */
#include <IOShieldOled.h>
#define OLED IOShieldOledClass
OLED oled;