Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-07 | rename arduino core dir to xinputHEADmaster | HampusM | |
2010-12-03 | Replacing custom String.toInt() function with a call to atol(). | David A. Mellis | |
2010-11-29 | Redoing 448222e4b65e0cf44dfc0c494f7f76901f1fabea without all the extra files. | David A. Mellis | |
Adds toInt() to String, WCharacter.h (from Wiring), and an SD Datalogger example. | |||
2010-11-29 | Revert "added toInt() function to WString". | David A. Mellis | |
This reverts commit 448222e4b65e0cf44dfc0c494f7f76901f1fabea. | |||
2010-11-29 | added toInt() function to WString | Tom Igoe | |