* new CommonCLI commands: "get prv.key", "set prv.key {hex}"
This commit is contained in:
6 files changed
+22
-8
No files matched your search
@@ -50,7 +50,7 @@ void halt() {
|
||||
while (1) ;
|
||||
}
|
||||
|
||||
static char command[120];
|
||||
static char command[160];
|
||||
|
||||
void setup() {
|
||||
Serial.begin(115200);
|
||||
|
||||
Reference in New Issue
Block a user