Merge branch 'master' of gitee.com:hnuyuelurm/basic_framework

This commit is contained in:
NeoZng
2022-12-13 19:40:06 +08:00
16 changed files with 16 additions and 16 deletions

View File

@@ -13,7 +13,7 @@
#ifndef REMOTE_CONTROL_H
#define REMOTE_CONTROL_H
#include <stdint-gcc.h>
#include <stdint.h>
#include "main.h"
#include "usart.h"