diff --git a/Variant-PPM.md b/Variant-PPM.md index 5a80e87..6c25eda 100644 --- a/Variant-PPM.md +++ b/Variant-PPM.md @@ -5,13 +5,13 @@ Default number of channels for PPM in config.h is 6. ## Wiring: * Connect green wire to your receiver. By default, PPM variant is using right sensor cable(shorter) to minimize noise +⚠ Red wire from sensor cable delivers 15v !!! +Use 3.3v from programming port, 5v from hall sensor cable, or a voltage regulator. + ## Troubleshooting: If the board is beeping * Check the number of channels, even if you transmitter only handles 6 channels, you receiver might transmit more channels * Make sure you enabled PPM on your transmitter * Make sure you are using the sensor cable(left or right) selected in config.h -* On some boards the wire colors might differ, try the blue wire - -⚠ Red wire from sensor cable delivers 15v !!! -Use 3.3v from programming port, 5v from hall sensor cable, or a voltage regulator. \ No newline at end of file +* On some boards the wire colors might differ, try the blue wire \ No newline at end of file