Signed-off-by: kevin <kevin@lmve.net>

This commit is contained in:
2022-04-20 17:36:23 +08:00
parent 9c0cf8f89b
commit 9669b4d0da
57 changed files with 4378 additions and 2680 deletions
+2 -2
View File
@@ -176,11 +176,11 @@ void mymain()
HAL_TIM_PWM_Start(&htim2,TIM_CHANNEL_3);//启动n通道的pwm
MUTE(0);
add_a_note(1000,50,1000);
//add_a_note(1000,50,1000);
while(1)
{
char get_char_temp;
OLED_Str(0,0,16,"hello",1);
fps_++;