-
Notifications
You must be signed in to change notification settings - Fork 115
Comparing changes
Open a pull request
base repository: PaulStoffregen/Arduino-2
base: master-org
head repository: PaulStoffregen/Arduino-2
compare: master
- 12 commits
- 31 files changed
- 5 contributors
Commits on Sep 21, 2014
-
set correct max size for mega2560 (to address issue #2277)
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4dd931a - Browse repository at this point
Copy the full SHA 4dd931aView commit details
Commits on Sep 23, 2014
-
Merge pull request #2316 from championswimmer/1.0.x-fixMaxMega
set correct max size for mega2560 (to address issue #2277)
Configuration menu - View commit details
-
Copy full SHA for cd015f4 - Browse repository at this point
Copy the full SHA cd015f4View commit details
Commits on Sep 26, 2014
-
Fix typo in KeyboardLogout.ino
Comment says ALT+s, code says ALT+l. This remedies that difference.
Configuration menu - View commit details
-
Copy full SHA for d3f76e9 - Browse repository at this point
Copy the full SHA d3f76e9View commit details
Commits on Oct 1, 2014
-
Merge pull request #2329 from Unh0lyTigg/patch-1
Fix typo in KeyboardLogout.ino
Configuration menu - View commit details
-
Copy full SHA for ad0bedc - Browse repository at this point
Copy the full SHA ad0bedcView commit details
Commits on Oct 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for c01172c - Browse repository at this point
Copy the full SHA c01172cView commit details
Commits on Oct 8, 2014
-
Merge pull request #2345 from JChristensen/ephemeral
Change EthernetClient to use IANA recommended ephemeral port range
Configuration menu - View commit details
-
Copy full SHA for d63350b - Browse repository at this point
Copy the full SHA d63350bView commit details
Commits on Oct 9, 2014
-
Configuration menu - View commit details
-
Copy full SHA for afc368b - Browse repository at this point
Copy the full SHA afc368bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed5ad42 - Browse repository at this point
Copy the full SHA ed5ad42View commit details
Commits on Oct 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 58b6fd4 - Browse repository at this point
Copy the full SHA 58b6fd4View commit details -
Revert "Match return value to type in available()"
This reverts commit f40e471. Added an hint for the buffer sizes. See #2057 Fixes #2367
Configuration menu - View commit details
-
Copy full SHA for 62cf4b6 - Browse repository at this point
Copy the full SHA 62cf4b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a6d64 - Browse repository at this point
Copy the full SHA 54a6d64View commit details
Commits on Nov 24, 2014
-
It reads the state of a potentiometer (an analog input) and turns on an LED only if the LED goes above a certain threshold level. It prints the analog value regardless of the level. updated to It reads the state of a potentiometer (an analog input) and turns on an LED only if the potentiometer goes above a certain threshold level. It prints the analog value regardless of the level.
Configuration menu - View commit details
-
Copy full SHA for 060c1e7 - Browse repository at this point
Copy the full SHA 060c1e7View 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 master-org...master