move w6300/dispatch/net stack to limen submodule
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "igmp.h"
|
||||
|
||||
std::string_view firmware_name = "picomap";
|
||||
uint32_t firmware_build_epoch = BUILD_EPOCH;
|
||||
|
||||
static constexpr handler_entry handlers[] = {
|
||||
{RequestInfo::ext_id, typed_handler<RequestInfo, handle_info>},
|
||||
|
||||
Reference in New Issue
Block a user