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

Commite099a78

Browse files
authored
Merge pull request#809 from suffieldacademy/cherry-pick-deprecation-warning
Added@deprecated tag to prevent compiler warning.
2 parents4c21a4d +596dbf0 commite099a78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/main/java/ev3dev/actuators/ev3/EV3Led.java‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ public EV3Led(final Direction direction) {
6565
* @throws RuntimeException if LED feature is not supported on the current platform.
6666
* @deprecated Use {@link #EV3Led(Direction)} instead.
6767
*/
68+
@Deprecated
6869
publicEV3Led(finalintbutton) {
6970
checkPlatform();
7071

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp