firmware_deploy #3

Merged
andre.fiedler merged 37 commits from firmware_deploy into master 2026-03-13 10:06:00 +00:00
Showing only changes of commit ada5370693 - Show all commits
+1 -1
View File
@@ -143,7 +143,7 @@ void protocolWrite(const String &message)
void setup()
{
Serial.begin(115200);
Log("Starting...");
Serial.println("Starting...");
startWebInterface();
makeComInterface();
initHardware();