Skip to content
Snippets Groups Projects
  1. May 14, 2015
    • Ish Gupta's avatar
      Updated cursor.ino · ad59b9bc
      Ish Gupta authored
      Previous commit broke the actual functionality. The code was confusing and worked until the previous commit.
      The changes make it logically and functionally correct.
      ad59b9bc
  2. May 08, 2015
  3. Apr 23, 2015
  4. Mar 27, 2015
  5. Feb 25, 2015
  6. Jan 22, 2015
  7. Jan 16, 2015
  8. Jan 12, 2015
  9. Nov 07, 2014
  10. Nov 05, 2014
  11. Jul 24, 2014
  12. Jul 22, 2014
  13. Jul 18, 2014
  14. Jul 03, 2014
  15. Feb 18, 2014
  16. Dec 18, 2013
  17. Nov 12, 2013
    • Cristian Maglie's avatar
      Merge branch 'master' into ide-1.5.x · 5dbe5c28
      Cristian Maglie authored
      Conflicts:
      	build/shared/examples/02.Digital/BlinkWithoutDelay/BlinkWithoutDelay.ino
      	build/shared/examples/09.USB/Keyboard/KeyboardMessage/KeyboardMessage.ino
      	libraries/LiquidCrystal/examples/CustomCharacter/CustomCharacter.ino
      	libraries/SD/examples/listfiles/listfiles.ino
      5dbe5c28
  18. Nov 11, 2013
    • Scott Fitzgerald's avatar
      Modified LCD custom character example · dfdfcb8e
      Scott Fitzgerald authored
      moved lcd.begin() to the beginnng of the setup() and fixed an issue
      that prevented the example from compiling. When calling lcd.write()
      with an argument of 0, the 0 must be cast a s a byte.
      dfdfcb8e
  19. Oct 21, 2013
  20. Aug 08, 2013
  21. Jun 26, 2013
  22. Dec 10, 2012
  23. Sep 03, 2012
  24. May 23, 2012
  25. Apr 11, 2012
  26. Jan 04, 2012
  27. Oct 27, 2011
    • Zach Eveland's avatar
      Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot" · 235e5d1a
      Zach Eveland authored
      This reverts commit df9835efafd13685251749bc210c0b96a18a96a5, reversing
      changes made to ec45af8bfa9222a807c075dd1db4b5aa798bba03.
      
      Conflicts:
      
      	hardware/arduino/variants/mega/pins_arduino.h
      	libraries/Ethernet/examples/PachubeClientString/PachubeClientString.ino
      235e5d1a
    • Zach Eveland's avatar
      Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot · 2958adef
      Zach Eveland authored
      Conflicts:
      	app/src/processing/app/Editor.java
      	app/src/processing/app/Sketch.java
      	build/shared/examples/4.Communication/SerialCallResponse/SerialCallResponse.pde
      	build/shared/lib/theme/theme.txt
      	hardware/arduino/cores/arduino/HardwareSerial.h
      	hardware/arduino/cores/arduino/Print.cpp
      	hardware/arduino/cores/arduino/WString.h
      	hardware/arduino/variants/mega/pins_arduino.h
      	libraries/Ethernet/examples/PachubeClient/PachubeClient.ino
      	libraries/Ethernet/examples/PachubeClientString/PachubeClientString.ino
      	libraries/Firmata/examples/EchoString/EchoString.ino
      	libraries/SD/File.cpp
      	libraries/SoftwareSerial/SoftwareSerial.cpp
      	libraries/SoftwareSerial/SoftwareSerial.h
      	libraries/SoftwareSerial/examples/SoftwareSerialExample/SoftwareSerialExample.ino
      	libraries/SoftwareSerial/keywords.txt
      2958adef
  28. Oct 10, 2011
  29. Sep 08, 2011
Loading