Skip to content

Commit 0b68856

Browse files
author
Gianluca Varisco
committed
Fixed incorrect encoding of compiler log
This commit fixes #8212 by passing '-Dfile.encoding=UTF8' to the arduino.l4j.ini file (windows launcher). This property define the file encoding that is required.
1 parent 3f26357 commit 0b68856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-Xms128M
22
-Xmx512M
3+
-Dfile.encoding=UTF8

0 commit comments

Comments
 (0)