Skip to content

A fork of Mikal Hart's Streaming.h library. Updated for Arduino 1.0 & ATtiny support.

Notifications You must be signed in to change notification settings

scottdky/Streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fork of Mikal Hart Streaming library.

Implements C++ Streaming operator (<<) for various print operations.

Changes in this fork include:

  1. Updated for Arduino 1.0
  2. Changed macro 'BIN' to 'BINARY' to be compatible with ATtiny. NB: The define of 'BIN' in Print.h must be similarly changed to use this library

About

A fork of Mikal Hart's Streaming.h library. Updated for Arduino 1.0 & ATtiny support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published