mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
init commit
This commit is contained in:
9
bsp/bsp_temperature.h
Normal file
9
bsp/bsp_temperature.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __BSP_IMU_PWM_H
|
||||
#define __BSP_IMU_PWM_H
|
||||
|
||||
#include "stdint.h"
|
||||
#include "tim.h"
|
||||
|
||||
extern void imu_pwm_set(uint16_t pwm);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user