Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 262 Bytes

MemStream

Implementation of a Memory-Stream for Arduino to test e.g. Serial communications using memory buffers (supports Read and write incl. prefilled Buffers)

TODO

  • Check "writeAllowed" vs Example
  • finally write README
  • add Library to ArduinoIDE :-)