mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 09:37:21 +02:00
Add support for ACK response for Generic Frame Fragments
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if !defined(RMT_TEST) || (defined(RMT_TEST) && RMT_TEST == 0)
|
||||
// #include <cstdio>
|
||||
// #include <memory>
|
||||
|
||||
@@ -19,3 +20,4 @@ extern "C" [[noreturn]] void app_main(void) {
|
||||
"metadata_tx", 3096, loop_manager.get(), 3, nullptr);
|
||||
loop_manager->control_loop();
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user