Files
ChameleonUltra/software
matteoscrugli 1e78976bd9 feat(lf): shift IDTECK command IDs to avoid collision with Jablotron PR #404
LupusE requested in the PR #407 review (2026-05-13) to move IDTECK
command IDs since PR #404 (Jablotron) also uses 3017 / 5010 / 5011.
Both PRs are open with the feature-freeze label; Jablotron retains
the original slots and IDTECK shifts up:

  DATA_CMD_IDTECK_WRITE_TO_T55XX: 3017 -> 3018
  DATA_CMD_IDTECK_SET_EMU_ID:     5010 -> 5012
  DATA_CMD_IDTECK_GET_EMU_ID:     5011 -> 5013

Files changed:
- firmware/application/src/data_cmd.h
- software/script/chameleon_enum.py

app_cmd.c references the constants by name only, no edit needed there.
2026-05-15 10:09:51 +02:00
..
2025-08-11 21:43:23 +02:00
2026-05-11 12:36:51 +02:00
2023-09-27 13:52:26 +02:00
2025-08-11 21:43:23 +02:00
2025-08-13 00:51:16 +08:00
2025-08-11 21:43:23 +02:00
2025-08-11 21:43:23 +02:00

Chameleon Ultra CLI

UV is used for package management. Please consider using uv too. https://docs.astral.sh/uv/