mavlink / MAVSDK-Java

MAVSDK client for Java.
68 stars 40 forks source link

Updated System class #76

Closed divyanshupundir closed 2 years ago

divyanshupundir commented 2 years ago

Added the missing plugins to System and declared plugin objects as final to assert immutability.