mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
more code cleanup
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "wrp_sdk/async_io/async_serial.hpp"
|
||||
#include "wrp_sdk/asyncio/async_serial.hpp"
|
||||
|
||||
using namespace wescore;
|
||||
using namespace westonrobot;
|
||||
|
||||
void parse_buffer(uint8_t *buf, const size_t bufsize, size_t bytes_received)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user