mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-09 01:57:21 +02:00
Various bugfixes
This commit is contained in:
@@ -13,7 +13,7 @@ public:
|
||||
~mDNSDiscoveryService() = delete;
|
||||
|
||||
static void setup();
|
||||
static void set_connected_boards(std::vector<int>& boards);
|
||||
static void set_connected_boards(const std::vector<int>& boards);
|
||||
};
|
||||
|
||||
#endif //DISCOVERYSERVICE_H
|
||||
|
||||
Reference in New Issue
Block a user