4 lines
115 B
C
Executable file
4 lines
115 B
C
Executable file
#include "stm32f4xx_hal.h"
|
||
|
||
uint8_t ZLG7290_Read(void);
|
||
void ZLG7290_Write(uint8_t *buf); //д8λ×Ö¶ÎÂë
|