File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 62
62
import java .util .*;
63
63
import java .util .List ;
64
64
import java .util .Timer ;
65
+ import java .util .function .Predicate ;
65
66
import java .util .logging .Handler ;
66
67
import java .util .logging .Level ;
67
68
import java .util .logging .Logger ;
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ ARDUINO 1.6.11 - 2016.08.17
8
8
(see https://github.com/arduino/Arduino/issues/5186 for details)
9
9
* avrdude: reverted to version 6.0.1, until all discovered regressions are solved
10
10
(see https://github.com/arduino/Arduino/issues?q=is%3Aissue+is%3Aopen+label%3A%22Component%3A+Avrdude+6.3%22 for details)
11
- * Improved how examples are grouped in the menus. Thanks @PaulStoffregen
12
11
13
12
ARDUINO 1.6.10 - 2016.07.26
14
13
You can’t perform that action at this time.
0 commit comments