GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
pengxianhong
/
casic_unitree_dog
Browse code
refactor(tcp_service): 将字符类型从 char 改为 uint8_t
- 将 std::vector<char> 替换为 std::vector<uint8_t> - 更新相关函数以使用新的数据类型 - 优化数据处理和传输逻辑
master
1 parent
59c8376
commit
c077131433bfc50ec2e424190d71044dd48551b9
pengxianhong
authored
on 5 Mar
Patch
Unified
Split
Showing
2 changed files
src/tcp_service.cpp
src/tcp_service.hpp
Ignore Space
Show notes
View
src/tcp_service.cpp
Ignore Space
Show notes
View
src/tcp_service.hpp
Show line notes below