Skip to content

Commit

Permalink
Ignore wrong constant for DJI
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Aug 16, 2022
1 parent f997ea2 commit 5c988ab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
/**
* @author dji
*/
@SuppressWarnings("WrongConstant")
public class KeyManagerUtils {
private static final String FLIGHT_CONTROLLER_ACCESS_LOCKER = "AccessLocker";
private static final String FLIGHT_CONTROLLER_FLIGHT_ASSISTANT = "FlightAssistant";
Expand Down

0 comments on commit 5c988ab

Please sign in to comment.