mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update Translation.h
This commit is contained in:
@@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
#ifndef TRANSLATION_H_
|
#ifndef TRANSLATION_H_
|
||||||
#define TRANSLATION_H_
|
#define TRANSLATION_H_
|
||||||
#include "stm32f1xx_hal.h"
|
|
||||||
#include "unit.h"
|
#include "unit.h"
|
||||||
|
#include "stdint.h"
|
||||||
enum ShortNameType {
|
enum ShortNameType {
|
||||||
SHORT_NAME_SINGLE_LINE = 1, SHORT_NAME_DOUBLE_LINE = 2,
|
SHORT_NAME_SINGLE_LINE = 1, SHORT_NAME_DOUBLE_LINE = 2,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user