mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
faq -> FAQ in Base.java (matching case of file name).
Adding date of 0018 release to readme.
This commit is contained in:
@ -1772,7 +1772,7 @@ public class Base {
|
|||||||
|
|
||||||
|
|
||||||
static public void showFAQ() {
|
static public void showFAQ() {
|
||||||
showReference("faq.html");
|
showReference("FAQ.html");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ Icon Design and Artwork created by Thomas Glaser (envis precisely).
|
|||||||
|
|
||||||
UPDATES
|
UPDATES
|
||||||
|
|
||||||
0018
|
0018 - 2010.01.29
|
||||||
|
|
||||||
[core / libraries]
|
[core / libraries]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user