Skip to content

fix: Correct debugging_monitor.py script instructions#676

Merged
osteotek merged 1 commit intocrosspoint-reader:masterfrom
jdk2pq:fix/debugging-monitor-instructions
Feb 3, 2026
Merged

fix: Correct debugging_monitor.py script instructions#676
osteotek merged 1 commit intocrosspoint-reader:masterfrom
jdk2pq:fix/debugging-monitor-instructions

Conversation

@jdk2pq
Copy link
Contributor

@jdk2pq jdk2pq commented Feb 3, 2026

Summary

What is the goal of this PR?

  • Minor correction to the debugging_monitor.py script instructions

What changes are included?

  • pyserial should be installed, NOT serial, which is a different lib
  • Added macOS serial port

Additional Context

  • Just a minor docs update. I can confirm the debugging script is working great on macOS

AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? < NO >

- `pyserial` should be installed, NOT `serial`, which is a different lib
- Added macOS serial port
@osteotek osteotek requested a review from a team February 3, 2026 13:54
@osteotek osteotek merged commit 78d6e59 into crosspoint-reader:master Feb 3, 2026
2 checks passed
jdk2pq added a commit to jdk2pq/crosspoint-reader that referenced this pull request Feb 4, 2026
* master:
  fix: Correct `debugging_monitor.py` script instructions (crosspoint-reader#676)
  fix: Correct instruction text to match actual button text (crosspoint-reader#672)
  fix: Increase network SSID display length (crosspoint-reader#670)
jdk2pq added a commit to jdk2pq/crosspoint-reader that referenced this pull request Feb 4, 2026
* master:
  fix: Correct `debugging_monitor.py` script instructions (crosspoint-reader#676)
  fix: Correct instruction text to match actual button text (crosspoint-reader#672)
  fix: Increase network SSID display length (crosspoint-reader#670)
lukestein pushed a commit to lukestein/crosspoint-reader that referenced this pull request Feb 5, 2026
…eader#676)

## Summary

**What is the goal of this PR?**
- Minor correction to the `debugging_monitor.py` script instructions

**What changes are included?**
- `pyserial` should be installed, NOT `serial`, which is a [different
lib](https://pypi.org/project/serial/)
- Added macOS serial port

## Additional Context

- Just a minor docs update. I can confirm the debugging script is
working great on macOS

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**< NO >**_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants