bldc/applications/er/er_qml.h

18 lines
257 B
C
Raw Normal View History

2021-05-22 12:01:33 -07:00
// This file is autogenerated by VESC Tool
#ifndef ER_QML_H_
#define ER_QML_H_
#include "datatypes.h"
#include <stdint.h>
#include <stdbool.h>
// Constants
2022-06-11 04:53:41 -07:00
#define DATA_QML_APP_SIZE 4394
2021-05-22 12:01:33 -07:00
// Variables
extern uint8_t data_qml_app[];
// ER_QML_H_
#endif