-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: devinaconley/arduino-plotter
base: 2.2.0
head repository: devinaconley/arduino-plotter
compare: master
- 20 commits
- 13 files changed
- 4 contributors
Commits on Feb 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a531368 - Browse repository at this point
Copy the full SHA a531368View commit details
Commits on Feb 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 29cce55 - Browse repository at this point
Copy the full SHA 29cce55View commit details
Commits on Mar 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 02a3534 - Browse repository at this point
Copy the full SHA 02a3534View commit details
Commits on Apr 7, 2017
-
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
Configuration menu - View commit details
-
Copy full SHA for 0d1f59e - Browse repository at this point
Copy the full SHA 0d1f59eView commit details
Commits on Apr 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 46da9d7 - Browse repository at this point
Copy the full SHA 46da9d7View commit details -
Merge pull request #16 from robbertkl/patch-1
Resolve compiler warnings
Configuration menu - View commit details
-
Copy full SHA for e6b742d - Browse repository at this point
Copy the full SHA e6b742dView commit details
Commits on Apr 25, 2017
-
Made graph.size private, fixed bug in SetColors for 6 vars, better ti…
…mescale for quickstart
Configuration menu - View commit details
-
Copy full SHA for 62e7cce - Browse repository at this point
Copy the full SHA 62e7cceView commit details
Commits on Jul 21, 2018
-
Change String concatenation with "+" to individual print statements.
This saves some memory since concatenating Strings means copying. Also see Issue #20
Configuration menu - View commit details
-
Copy full SHA for af9d914 - Browse repository at this point
Copy the full SHA af9d914View commit details -
Change all occurrences of String to const char *
This is also to save some memory. See Issue #20
Configuration menu - View commit details
-
Copy full SHA for beab124 - Browse repository at this point
Copy the full SHA beab124View commit details
Commits on Jul 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 31fd259 - Browse repository at this point
Copy the full SHA 31fd259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 417dafc - Browse repository at this point
Copy the full SHA 417dafcView commit details
Commits on Aug 3, 2018
-
Merge pull request #21 from Chritzel/enhancement/memory
Fix: Invalid messages with too many plots
Configuration menu - View commit details
-
Copy full SHA for 48fb97e - Browse repository at this point
Copy the full SHA 48fb97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5b113 - Browse repository at this point
Copy the full SHA 2a5b113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9489f18 - Browse repository at this point
Copy the full SHA 9489f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e3c9c2 - Browse repository at this point
Copy the full SHA 9e3c9c2View commit details
Commits on Apr 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9f77463 - Browse repository at this point
Copy the full SHA 9f77463View commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 55ec6a8 - Browse repository at this point
Copy the full SHA 55ec6a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 533124c - Browse repository at this point
Copy the full SHA 533124cView commit details
Commits on Jun 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ed7ceb8 - Browse repository at this point
Copy the full SHA ed7ceb8View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6da8d1b - Browse repository at this point
Copy the full SHA 6da8d1bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.2.0...master