Skip to content

Instantly share code, notes, and snippets.

View zomerfeld's full-sized avatar

Noam Zomerfeld zomerfeld

View GitHub Profile
#include "Adafruit_Thermal/Adafruit_Thermal.h"
Adafruit_Thermal printer;
// String tweet;
char tweet[300];
String oldTweet;
/***********************************
This is our GPS library
Adafruit invests time and resources providing this open source code,
please support Adafruit and open-source hardware by purchasing
products from Adafruit!
Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license, check license.txt for more information
All text above must be included in any redistribution