Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit56a6c51

Browse files
committed
change target version
1 parentf0d1ec7 commit56a6c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎make.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ echo "lib_path: $lib_path"
1919
set -e
2020

2121
mkdir -p bin
22-
javac -target1.8 -cp"$pde_path:$core_path:$lib_path" \
22+
javac -target11 -cp"$pde_path:$core_path:$lib_path" \
2323
-d bin src/ESP8266FS.java
2424

2525
pushd bin

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp