mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-13 19:53:44 +02:00
Implement update camera command
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "ProjectConfig.hpp"
|
||||
|
||||
// TODO the current implementation is kinda wack, rethink it
|
||||
|
||||
ProjectConfig::ProjectConfig(const std::string &name,
|
||||
const std::string &mdnsName)
|
||||
: _name(std::move(name)),
|
||||
|
||||
Reference in New Issue
Block a user