mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* misc fixes
This commit is contained in:
parent
112b360ef4
commit
2715058eb2
2 changed files with 11 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ void halt() {
|
|||
while (1) ;
|
||||
}
|
||||
|
||||
static char command[80];
|
||||
static char command[120];
|
||||
|
||||
void setup() {
|
||||
Serial.begin(115200);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue