mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-03-30 12:45:45 +00:00
* misc fixes
This commit is contained in:
@@ -41,7 +41,7 @@ void halt() {
|
||||
while (1) ;
|
||||
}
|
||||
|
||||
static char command[80];
|
||||
static char command[120];
|
||||
|
||||
void setup() {
|
||||
Serial.begin(115200);
|
||||
|
||||
Reference in New Issue
Block a user