fix: remove outdated ble_client.py, add test_ota_notify.py to tools #22

Merged
eddy merged 1 commit from fix/cleanup-outdated-scripts into main 2026-08-04 18:48:54 +02:00
Owner

Wijzigingen

  • Verwijder scripts/ble_client.py — gebruikt oude UUIDs, incompatibel met huidige firmware
  • Voeg tools/test_ota_notify.py toe — OTA notify test script
    • Serial port nu configureerbaar via SYLDA_CLIENT_PORT env var
    • Default waarde in script

Het test script was untracked in de root, nu netjes in tools/.

## Wijzigingen - Verwijder `scripts/ble_client.py` — gebruikt oude UUIDs, incompatibel met huidige firmware - Voeg `tools/test_ota_notify.py` toe — OTA notify test script - Serial port nu configureerbaar via `SYLDA_CLIENT_PORT` env var - Default waarde in script Het test script was untracked in de root, nu netjes in `tools/`.
fix: remove outdated ble_client.py, add test_ota_notify.py to tools
All checks were successful
CI / build (pull_request) Successful in 1m22s
c36ca10edd
- Remove scripts/ble_client.py (uses old UUIDs, incompatible)
- Move test_ota_notify.py to tools/ directory
- Make serial port configurable via SYLDA_CLIENT_PORT env var
eddy merged commit 09b6ff6823 into main 2026-08-04 18:48:54 +02:00
Sign in to join this conversation.
No description provided.