mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-22 08:22:04 +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() {
|
||||
showReference("faq.html");
|
||||
showReference("FAQ.html");
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user