mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 06:55:52 +08:00
Merge pull request #736 from f1rmb/hosts_remote_command
Add new remote command:
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <chrono>
|
||||
#include <thread>
|
||||
|
||||
const unsigned int BUFFER_LENGTH = 100U;
|
||||
const unsigned int BUFFER_LENGTH = 1024U;
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user