1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00
Commit Graph

740 Commits

Author SHA1 Message Date
a7ba896b49 Added public domain notice 2010-02-24 03:20:22 +00:00
5913daf614 Added public domain notice 2010-02-24 03:20:13 +00:00
bf549574ca Added public domain notice 2010-02-24 03:18:02 +00:00
e2ddd16208 Added public domain notice 2010-02-24 03:17:10 +00:00
c1c97500b1 Added public domain notice 2010-02-24 03:09:57 +00:00
cfdf51758f Added public domain notice 2010-02-24 03:09:16 +00:00
62f0b4a171 Added public domain notice 2010-02-24 03:07:15 +00:00
e88511ba86 Added public domain notice 2010-02-24 03:05:49 +00:00
31cc5b93c5 Added public domain notice 2010-02-24 03:04:35 +00:00
eff7b0d309 Added public domain notice 2010-02-23 22:38:35 +00:00
69ad670f87 Added public domain notice 2010-02-23 22:37:27 +00:00
89e65d20e0 Added public domain notice 2010-02-23 22:35:13 +00:00
efd81d3796 Added public domain notice 2010-02-23 22:31:12 +00:00
664a070d36 Added public domain notice 2010-02-23 22:30:41 +00:00
f613e8eaae Added public domain notice 2010-02-23 22:28:08 +00:00
6cf5d212a4 Added public domain notice 2010-02-23 22:23:29 +00:00
962b56b0da Added public domain notice 2010-02-23 19:12:28 +00:00
75db6c1715 Added public domain notice 2010-02-23 19:11:46 +00:00
2131d60aae Added public domain notice 2010-02-23 19:09:45 +00:00
b56e25877d Added public domain notice 2010-02-23 19:07:12 +00:00
366ef9f365 Added public domain notice 2010-02-23 18:59:41 +00:00
dd21c0ac34 Added public domain notice 2010-02-23 18:59:07 +00:00
8b1b425585 Added public domain notice 2010-02-23 18:58:12 +00:00
7646ffab88 Added public domain notice 2010-02-23 18:57:04 +00:00
54bd0235e4 Added public domain notice 2010-02-23 18:55:55 +00:00
9cd46a2772 Added public domain notice 2010-02-23 18:55:50 +00:00
17dd200251 Added public domain notice 2010-02-23 18:53:54 +00:00
0648283425 faq -> FAQ in Base.java (matching case of file name).
Adding date of 0018 release to readme.
2010-02-21 12:36:58 +00:00
55c202a7c3 2010-02-09 13:36:04 +00:00
97ebae1aa5 2010-02-09 13:35:47 +00:00
7c2b249621 Change to reduce call to millis() by Paul Stoffregen 2010-02-09 03:51:55 +00:00
3310d7c5aa Change to reduce call to millis() by Paul Stoffregen 2010-02-09 03:48:57 +00:00
d72b7b5222 Corrected comments in LiquidCrystal examples 2010-02-08 23:36:02 +00:00
ef68422220 Corrected comments in LiquidCrystal examples 2010-02-08 23:35:15 +00:00
27a5bde5e7 Corrected comments in LiquidCrystal examples 2010-02-08 23:34:07 +00:00
a872494c55 Corrected comments in LiquidCrystal examples 2010-02-08 23:31:21 +00:00
5d4175cb3b Corrected comments in LiquidCrystal examples 2010-02-08 23:26:07 +00:00
0c465300dc Corrected comments in LiquidCrystal examples 2010-02-08 23:24:18 +00:00
e74ceb04de Corrected comments in LiquidCrystal examples 2010-02-08 23:21:13 +00:00
4f3c8b6e51 2010-02-08 23:13:59 +00:00
481118ae4d removing space from start of arduino linux launcher script. 2010-01-29 20:53:51 +00:00
06da56c2a5 Updating linux build scripts. 2010-01-29 20:53:21 +00:00
66a96f53d9 updating windows build scripts for libraries. 2010-01-29 20:06:56 +00:00
a5b9d31134 Stopping you from renaming the main / first sketch file (.pde) if it contains a .cpp file with the new name. 2010-01-28 21:19:53 +00:00
a59900692a Removed outdated melody example in favor of tone examples. 2010-01-21 22:43:24 +00:00
4af060a928 Added another tone example 2010-01-21 22:41:49 +00:00
6ca75b361e Added tone example 2010-01-21 19:11:01 +00:00
dc944e1629 Added tone example 2010-01-21 19:10:18 +00:00
6fc114ef86 Added tone example 2010-01-21 17:03:27 +00:00
2b7862a7d1 Pointing the update check at the Arduino server (instead of processing.org). 2010-01-10 20:14:59 +00:00