mirror of
https://github.com/Vale54321/schafkop-neu.git
synced 2025-12-13 02:29:33 +01:00
feat: enhance serial communication handling and logging in backend services
This commit is contained in:
@@ -15,7 +15,7 @@ call :install backend %BACKEND_PM%
|
||||
call :install frontend %FRONTEND_PM%
|
||||
|
||||
REM Set backend environment variables (edit as needed)
|
||||
set "SERIAL_PORT=COM4"
|
||||
set "SERIAL_PORT=COM6"
|
||||
set "SERIAL_BAUD=115200"
|
||||
echo Using SERIAL_PORT=%SERIAL_PORT% SERIAL_BAUD=%SERIAL_BAUD%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user