switch: log when stage1 has finished running

This commit is contained in:
Tobias Mueller 2023-10-17 15:49:41 +02:00
parent 0fa4d89602
commit 242235757a
1 changed files with 1 additions and 0 deletions

View File

@ -64,3 +64,4 @@ done
mcu_send_message "Replace the SIM card. Then pull the switch."
echo done > /tmp/blue-merle-stage1
logger -p notice -t blue-merle-toggle "Finished with Stage 1"