{% extends "layout.html" %} {% block title %}{{ __('Firmware Update') }}{% endblock %} {% block head %} {% endblock %} {% block content %} {{ __('Update Node Firmware') }} The processor on the RotorHazard S32_BPill board will be flash-updated using the firmware file below: Checking firmware file... {{ __('Update') }} {{ __('Cancel') }} {% endblock %}