UWB #7

Open
opened 3 weeks ago by HuangJiaBao · 0 comments
Owner
main.c
	#include "MSP/msp_UWB_20.h"
	UWB_20_CM = &GV.UWB_20cm;
	uwb_sensor_intialize(&LPUART1_UART_Handler);//115200
GV.proto
	import "msp_UWB_20.proto";    
	UWB_20_struct_define UWB_20cm = 24;
``` main.c #include "MSP/msp_UWB_20.h" UWB_20_CM = &GV.UWB_20cm; uwb_sensor_intialize(&LPUART1_UART_Handler);//115200 GV.proto import "msp_UWB_20.proto"; UWB_20_struct_define UWB_20cm = 24; ```
HuangJiaBao changed title from UWB程序 to UWB 3 weeks ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.