mbv: move a few things around
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
#include <span>
|
||||
#include <string_view>
|
||||
|
||||
#include "async.h"
|
||||
#include "buffer.h"
|
||||
#include "lib/async.h"
|
||||
#include "lib/buffer.h"
|
||||
|
||||
async::task<buffer> UartRead(int size);
|
||||
async::task<std::byte> UartReadLoop();
|
||||
|
||||
Reference in New Issue
Block a user