We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359d832 commit 4a9d5f3Copy full SHA for 4a9d5f3
docs/troubleshooting_guide.md
@@ -737,4 +737,10 @@ No fallback to static triggers
737
738
---
739
740
-*Troubleshooting Guide Version: 1.1.0 | Last Updated: September 26, 2025*
+*Troubleshooting Guide Version: 1.1.0 | Last Updated: September 26, 2025*
741
+
742
+#### `serial_proto.py` - Serial Protocol v2
743
+ESP32 communication protocol with version negotiation.
744
745
+**Constants:**
746
+- `PROTOCOL_MAJ = 2`, `PROTOCOL_MIN = 0`
0 commit comments