TX module diagram

This commit is contained in:
Pawel Spychalski (DzikuVx)
2017-11-19 13:46:50 +01:00
parent c1867dee9e
commit 52daef7667
3 changed files with 3 additions and 0 deletions

View File

@@ -61,6 +61,9 @@ Total length of `RC_DATA` payload is 9 bytes
**TX** sends `PING` frame with curent `micros`. If **RX** receives `PING` frame, it respons **TX** sends `PING` frame with curent `micros`. If **RX** receives `PING` frame, it respons
its payload as `PONG` frame. its payload as `PONG` frame.
# TX module connection diagram
![Diagram](docs/TX_module_schem.png)
# RX module connection diagram # RX module connection diagram

BIN
docs/TX_module.fzz Normal file

Binary file not shown.

BIN
docs/TX_module_schem.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB