Repository URL to install this package:
|
Version:
2.40.0 ▾
|
"""Functions and objects related to uploading a virtual firmware to a virtual
UAV in order to allow testing and demonstrating the remote firmware update
functionality.
"""
__all__ = ("FIRMWARE_UPDATE_TARGET_ID",)
FIRMWARE_UPDATE_TARGET_ID = "io.skybrush.server.virtual_uav.firmware"