Skip to content

Tags: devinaconley/arduino-plotter

Tags

2.4.1

Toggle 2.4.1's commit message
update version metadata 

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add badge 

2.3.3

Toggle 2.3.3's commit message
bump version 

2.3.2

Toggle 2.3.2's commit message
Merge branch 'master' of github.com:devinaconley/arduino-plotter 

2.3.1

Toggle 2.3.1's commit message
Made graph.size private, fixed bug in SetColors for 6 vars, better ti… …mescale for quickstart

2.3.0

Toggle 2.3.0's commit message
added Begin() function to handle Serial.begin and storing milllis(). … …Avoid calling default constructor twice, was exhibiting undefined behaviour on copy to global plotter. Left duplicate calls in default constructor for the sake of backward compatibility

2.2.1

Toggle 2.2.1's commit message
compatibility issues with dtostrf... switching to print 

2.2.0

Toggle 2.2.0's commit message
missed one 

2.1.0

Toggle 2.1.0's commit message
Merge pull request #5 from devinaconley/listener-overhaul Listener overhaul (v2.1.0)

2.0.0

Toggle 2.0.0's commit message
readme fix