Skip to content

Instantly share code, notes, and snippets.

/*
* Author: [email protected]
* libbcm2835 documentation: http://www.airspayce.com/mikem/bcm2835/index.html
*/
#include <bcm2835.h>
#include <iostream>
#include <ctime>
using namespace std;