delete template user lib

This commit is contained in:
2024-09-25 10:52:52 +08:00
parent f953864d11
commit fce102e234
2 changed files with 0 additions and 74 deletions

View File

@@ -1,11 +0,0 @@
//
// Created by yelv1 on 24-9-22.
//
#ifndef PERIPHERAL_H
#define PERIPHERAL_H
void usart_config(void);
void led_blink_config(void);
#endif //PERIPHERAL_H