mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
Use char* for names of debug messages
This commit is contained in:
committed by
Nuno Marques
parent
1a445c9c76
commit
798c6d0f56
@@ -1,3 +1,3 @@
|
||||
uint32 timestamp_ms # in milliseconds since system start
|
||||
int8[10] key # max. 10 characters as key / name
|
||||
char[10] key # max. 10 characters as key / name
|
||||
float32 value # the value to send as debug output
|
||||
|
||||
Reference in New Issue
Block a user