Add firmware_name to info response
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#include "handlers.h"
|
||||
#include "w6300.h"
|
||||
|
||||
std::string_view firmware_name = "picomap";
|
||||
|
||||
static constexpr uint16_t PICOMAP_DISCOVERY_PORT = 28777;
|
||||
|
||||
static constexpr std::array<uint8_t, 16> picomap_discovery_ip = {
|
||||
|
||||
Reference in New Issue
Block a user